libgnome 2.14: add esound to DEPENS
authorKoen Kooi <koen@openembedded.org>
Sat, 16 Sep 2006 16:20:21 +0000 (16:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 16 Sep 2006 16:20:21 +0000 (16:20 +0000)
packages/gnome/libgnome_2.14.1.bb

index e5a681a..d6c64ee 100644 (file)
@@ -5,7 +5,7 @@ PR = "r0"
 
 inherit gnome
 
-DEPENDS = "gconf-native gnome-vfs libbonobo"
+DEPENDS = "gconf-native gnome-vfs libbonobo esound"
 
 EXTRA_OECONF = "--disable-gtk-doc"