gnome-system-tools, gnome-terminal: bump PR to get rid of scrollkeeper junk
[vuplus_openembedded] / recipes / gnome / gnome-system-tools_2.27.1.bb
index 2911984..4839e5e 100644 (file)
@@ -1,12 +1,14 @@
 DESCRIPTION = "GNOME utilities"
 SECTION = "x11/gnome"
 LICENSE = "GPL"
-DEPENDS = "gnome-common glib-2.0 gtk+ gconf liboobs system-tools-backends gnome-control-center"
+DEPENDS = "nautilus gnome-common glib-2.0 gtk+ gconf liboobs system-tools-backends gnome-control-center"
 inherit gnome pkgconfig
 
+PR = "r1"
+
 EXTRA_OECONF = "--disable-scrollkeeper \
                "
-CFLAGS += "-lgthread-2.0"
+LDFLAGS += "-lgthread-2.0"
 
 do_configure_prepend () {
        for i in $(find . -name "Makefile.in") ; do