libidl_0.8.6.bb : needs libidl-native to build
authorGraeme Gregory <dp@xora.org.uk>
Mon, 5 Jun 2006 14:13:15 +0000 (14:13 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 5 Jun 2006 14:13:15 +0000 (14:13 +0000)
packages/libidl/libidl_0.8.6.bb

index 4265423..bded954 100644 (file)
@@ -1,7 +1,7 @@
 LICENSE = "LGPL"
 DESCRIPTION = "Library for parsing CORBA IDL files"
 SECTION = "gnome/libs"
-DEPENDS = "glib-2.0"
+DEPENDS = "glib-2.0 libidl-native"
 PR = "r2"
 
 SRC_URI = "http://ftp.gnome.org/pub/GNOME/sources/libIDL/0.8/libIDL-${PV}.tar.bz2"