aboutsummaryrefslogtreecommitdiffstats
path: root/gnome/libgnome_2.6.1.1.oe
blob: 6271ae23c57159ca1061ac62675ee115ace895b1 (plain)
1
2
3
4
5
6
7
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"