diff options
Diffstat (limited to 'meta-oe/recipes-gnome/atk')
-rw-r--r-- | meta-oe/recipes-gnome/atk/atkmm_2.28.0.bb | 2 |
1 files changed, 1 insertions, 1 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 e587e2a10..0e09c3a64 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 | ||