mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 04:17:25 +00:00
meta-oe: Use autotools make system
OE-core is switching to default to meson for gnome recipes Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689"
|
|||||||
|
|
||||||
DEPENDS = "glib-2.0 libcheck openssl libidn"
|
DEPENDS = "glib-2.0 libcheck openssl libidn"
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "autotools"
|
||||||
inherit gnomebase gtk-doc
|
inherit gnomebase gtk-doc
|
||||||
|
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ DEPENDS = "gtk+3 glib-2.0 libxml2 intltool-native \
|
|||||||
gnome-common-native \
|
gnome-common-native \
|
||||||
autoconf-archive-native \
|
autoconf-archive-native \
|
||||||
"
|
"
|
||||||
|
GNOMEBASEBUILDCLASS = "autotools"
|
||||||
inherit features_check autotools pkgconfig gnomebase gobject-introspection mime-xdg
|
inherit features_check autotools pkgconfig gnomebase gobject-introspection mime-xdg
|
||||||
|
|
||||||
# xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG.
|
# xfce4 depends on libwnck3, gtk+3 and libepoxy need to be built with x11 PACKAGECONFIG.
|
||||||
|
|||||||
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \
|
|||||||
|
|
||||||
DEPENDS = "atkmm pangomm glibmm gtk+ cairomm"
|
DEPENDS = "atkmm pangomm glibmm gtk+ cairomm"
|
||||||
|
|
||||||
|
GNOMEBASEBUILDCLASS = "autotools"
|
||||||
inherit gnomebase features_check
|
inherit gnomebase features_check
|
||||||
|
|
||||||
REQUIRED_DISTRO_FEATURES = "x11"
|
REQUIRED_DISTRO_FEATURES = "x11"
|
||||||
|
|||||||
Reference in New Issue
Block a user