libproxy: add libxmu to depends
authorKoen Kooi <koen@openembedded.org>
Sat, 21 Mar 2009 11:34:43 +0000 (12:34 +0100)
committerKoen Kooi <koen@openembedded.org>
Sat, 21 Mar 2009 11:34:43 +0000 (12:34 +0100)
recipes/gnome/libproxy_0.2.3.bb

index 2a2ee51..c04be6b 100644 (file)
@@ -1,6 +1,6 @@
 DESCRIPTION = "A library handling all the details of proxy configuration"
 LICENSE = "LGPL"
-DEPENDS = "gconf virtual/libx11"
+DEPENDS = "libxmu gconf virtual/libx11"
 
 SRC_URI = "http://libproxy.googlecode.com/files/libproxy-${PV}.tar.gz"