diff options
Diffstat (limited to 'meta-oe/recipes-gnome')
| -rw-r--r-- | meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/vte9/vte9.inc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb b/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb index 63f4f09ba9..e587e2a109 100644 --- a/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb +++ b/meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | |||
| 7 | 7 | ||
| 8 | DEPENDS = "atk glibmm" | 8 | DEPENDS = "atk glibmm" |
| 9 | 9 | ||
| 10 | inherit distro_features_check gnome autotools pkgconfig | 10 | inherit distro_features_check gnomebase autotools pkgconfig |
| 11 | 11 | ||
| 12 | REQUIRED_DISTRO_FEATURES = "x11" | 12 | REQUIRED_DISTRO_FEATURES = "x11" |
| 13 | 13 | ||
diff --git a/meta-oe/recipes-gnome/vte9/vte9.inc b/meta-oe/recipes-gnome/vte9/vte9.inc index 206c430da6..d860d44e24 100644 --- a/meta-oe/recipes-gnome/vte9/vte9.inc +++ b/meta-oe/recipes-gnome/vte9/vte9.inc | |||
| @@ -8,7 +8,7 @@ RDEPENDS_libvte = "vte-termcap" | |||
| 8 | GNOMEBN = "vte" | 8 | GNOMEBN = "vte" |
| 9 | S = "${WORKDIR}/vte-${PV}" | 9 | S = "${WORKDIR}/vte-${PV}" |
| 10 | 10 | ||
| 11 | inherit gnome gtk-doc distro_features_check upstream-version-is-even gobject-introspection | 11 | inherit gnomebase gtk-doc distro_features_check upstream-version-is-even gobject-introspection |
| 12 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 12 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
| 13 | 13 | ||
| 14 | EXTRA_OECONF = "--disable-python" | 14 | EXTRA_OECONF = "--disable-python" |
