diff options
-rw-r--r-- | meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb b/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb index 41a89cedee..f21cc5ed9a 100644 --- a/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb +++ b/meta-gnome/recipes-gnome/libgnome/libgnomecanvas_2.30.3.bb | |||
@@ -3,7 +3,9 @@ LICENSE = "LGPLv2" | |||
3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" | 3 | LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=55ca817ccb7d5b5b66355690e9abc605" |
4 | SECTION = "x11/gnome/libs" | 4 | SECTION = "x11/gnome/libs" |
5 | 5 | ||
6 | inherit gnomebase gtk-doc | 6 | inherit distro_features_check gnomebase gtk-doc |
7 | |||
8 | REQUIRED_DISTRO_FEATURES = "x11" | ||
7 | 9 | ||
8 | # intltool to provide IT_PROG_INTLTOOL | 10 | # intltool to provide IT_PROG_INTLTOOL |
9 | # configure: line 12654: syntax error near unexpected token `0.35.0' | 11 | # configure: line 12654: syntax error near unexpected token `0.35.0' |