libgcrypt: update to 1.4.6
[openembedded.git] / recipes / gnome / gnome-system-tools_2.27.1.bb
1 DESCRIPTION = "GNOME utilities"
2 SECTION = "x11/gnome"
3 LICENSE = "GPL"
4 DEPENDS = "nautilus gnome-common glib-2.0 gtk+ gconf liboobs system-tools-backends gnome-control-center"
5 inherit gnome pkgconfig
6
7 PR = "r2"
8
9 SRC_URI += "file://remove-docs.patch;patch=1"
10
11 EXTRA_OECONF = "--disable-scrollkeeper \
12                "
13 LDFLAGS += "-lgthread-2.0"
14
15 FILES_${PN} += "${libdir}/nautilus/extensions-2.0"
16
17 FILES_${PN}-dbg += "${libdir}/nautilus/extensions-2.0/.debug"
18