summaryrefslogtreecommitdiff
path: root/gnome/libgnome_2.6.1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'gnome/libgnome_2.6.1.1.oe')
-rw-r--r--gnome/libgnome_2.6.1.1.oe8
1 files changed, 8 insertions, 0 deletions
diff --git a/gnome/libgnome_2.6.1.1.oe b/gnome/libgnome_2.6.1.1.oe
index e69de29bb2..6271ae23c5 100644
--- a/gnome/libgnome_2.6.1.1.oe
+++ b/gnome/libgnome_2.6.1.1.oe
@@ -0,0 +1,8 @@
+SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.6/libgnome-${PV}.tar.bz2 \
+ file://makefile.patch;patch=1"
+
+inherit autotools libtool
+
+DEPENDS = "gnome-vfs libbonobo"
+
+EXTRA_OECONF = "--disable-gtk-doc"