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/gnome-themes/gnome-themes-standard_3.28.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtk+.inc | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.2.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/vte9/vte9.inc | 2 |
6 files changed, 6 insertions, 6 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 e587e2a109..0e09c3a64b 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 gnomebase autotools pkgconfig | 10 | inherit 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/gnome-themes/gnome-themes-standard_3.28.bb b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-standard_3.28.bb index 53eb32be90..2fa754e79d 100644 --- a/meta-oe/recipes-gnome/gnome-themes/gnome-themes-standard_3.28.bb +++ b/meta-oe/recipes-gnome/gnome-themes/gnome-themes-standard_3.28.bb | |||
| @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2d5025d4aa3495befef8f17206a5b0a1" | |||
| 9 | # Upstream renamed this package to gnome-themes-extra at some point | 9 | # Upstream renamed this package to gnome-themes-extra at some point |
| 10 | BPN = "gnome-themes-extra" | 10 | BPN = "gnome-themes-extra" |
| 11 | 11 | ||
| 12 | inherit gnomebase gettext gtk-icon-cache upstream-version-is-even distro_features_check | 12 | inherit gnomebase gettext gtk-icon-cache upstream-version-is-even features_check |
| 13 | 13 | ||
| 14 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 14 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
| 15 | 15 | ||
diff --git a/meta-oe/recipes-gnome/gtk+/gtk+.inc b/meta-oe/recipes-gnome/gtk+/gtk+.inc index d6d14a79d5..ccbcfc8da4 100644 --- a/meta-oe/recipes-gnome/gtk+/gtk+.inc +++ b/meta-oe/recipes-gnome/gtk+/gtk+.inc | |||
| @@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7" | |||
| 10 | 10 | ||
| 11 | SECTION = "libs" | 11 | SECTION = "libs" |
| 12 | 12 | ||
| 13 | inherit distro_features_check | 13 | inherit features_check |
| 14 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" | 14 | ANY_OF_DISTRO_FEATURES = "${GTK2DISTROFEATURES}" |
| 15 | 15 | ||
| 16 | # This picks stable releases in the 2.x series (but not 2.90 onwards, | 16 | # This picks stable releases in the 2.x series (but not 2.90 onwards, |
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.2.bb b/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.2.bb index 4ded679012..adc38d8cff 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.2.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm3_3.24.2.bb | |||
| @@ -10,7 +10,7 @@ DEPENDS = "atkmm pangomm glibmm gtk+3 cairomm" | |||
| 10 | 10 | ||
| 11 | BPN = "gtkmm" | 11 | BPN = "gtkmm" |
| 12 | 12 | ||
| 13 | inherit gnomebase distro_features_check | 13 | inherit gnomebase features_check |
| 14 | 14 | ||
| 15 | REQUIRED_DISTRO_FEATURES = "x11" | 15 | REQUIRED_DISTRO_FEATURES = "x11" |
| 16 | 16 | ||
diff --git a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb index b780d09bc3..bb179447b8 100644 --- a/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb +++ b/meta-oe/recipes-gnome/gtk+/gtkmm_2.24.5.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d8045f3b8f929c1cb29a1e3fd737b499 \ | |||
| 8 | 8 | ||
| 9 | DEPENDS = "atkmm pangomm glibmm gtk+ cairomm" | 9 | DEPENDS = "atkmm pangomm glibmm gtk+ cairomm" |
| 10 | 10 | ||
| 11 | inherit gnomebase distro_features_check | 11 | inherit gnomebase features_check |
| 12 | 12 | ||
| 13 | REQUIRED_DISTRO_FEATURES = "x11" | 13 | REQUIRED_DISTRO_FEATURES = "x11" |
| 14 | 14 | ||
diff --git a/meta-oe/recipes-gnome/vte9/vte9.inc b/meta-oe/recipes-gnome/vte9/vte9.inc index d860d44e24..14d194004e 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 gnomebase gtk-doc distro_features_check upstream-version-is-even gobject-introspection | 11 | inherit gnomebase gtk-doc 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" |
