fbpanel_4.3.bb : add missing xlibs dependancies
authorGraeme Gregory <dp@xora.org.uk>
Mon, 5 Jun 2006 14:14:12 +0000 (14:14 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Mon, 5 Jun 2006 14:14:12 +0000 (14:14 +0000)
packages/fbpanel/fbpanel_4.3.bb

index c237172..3313e61 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "A gtk based panel application"
 SECTION = "x11"
 LICENSE = "GPL"
-DEPENDS = "gtk+"
+DEPENDS = "gtk+ libxmu libxpm"
 HOMEPAGE = "http://fbpanel.sourceforge.net/"
 MAINTAINER = "Graeme Gregory <dp@xora.org.uk>"
 SRC_URI = "${SOURCEFORGE_MIRROR}/fbpanel/fbpanel-${PV}.tgz \