summaryrefslogtreecommitdiff
path: root/gnome/gconf_2.6.1.oe
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2004-05-27 16:21:07 +0000
committerPhil Blundell <philb@gnu.org>2004-05-27 16:21:07 +0000
commit378079c4dd9677d6135f1c4979e5e6004735fc25 (patch)
tree755b3fe280c24ef7d6cb233081a54b9509ec2727 /gnome/gconf_2.6.1.oe
parent5f279acef1655e07bac92c4ea0aad6bfe39c7365 (diff)
gnome build fixes
BKrev: 40b61573sXg39SzVAIkYqHMdRPMh5g
Diffstat (limited to 'gnome/gconf_2.6.1.oe')
-rw-r--r--gnome/gconf_2.6.1.oe2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnome/gconf_2.6.1.oe b/gnome/gconf_2.6.1.oe
index aa0088946c..f17592c77c 100644
--- a/gnome/gconf_2.6.1.oe
+++ b/gnome/gconf_2.6.1.oe
@@ -4,6 +4,8 @@ SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/GConf/2.6/GConf-${PV}.tar.bz2
file://backends.patch;patch=1"
DEPENDS = "orbit2 glib-2.0 gettext"
+FILES_${PN} += " ${libdir}/GConf/*"
+
S = "${WORKDIR}/GConf-${PV}"
EXTRA_OECONF = "--disable-gtk-doc"