Merge bk://oe-devel@oe-devel.bkbits.net/openembedded
authorKoen Kooi <koen@openembedded.org>
Wed, 29 Jun 2005 15:04:55 +0000 (15:04 +0000)
committerKoen Kooi <koen@openembedded.org>
Wed, 29 Jun 2005 15:04:55 +0000 (15:04 +0000)
into bitbake.utwente.nl:/home/koen/OE/openembedded

2005/06/29 17:04:35+02:00 utwente.nl!koen
matchbox-panel_0.9.2.bb:  fix depends and icons for HW integral, courtesy Florian Boor

BKrev: 42c2b897xzkh3w81fws8pFOn4UwqFw

packages/matchbox-panel/matchbox-panel_0.9.2.bb

index 1b94761..5559929 100644 (file)
@@ -1,8 +1,8 @@
 DESCRIPTION = "Matchbox Window Manager Panel"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel"
+DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel wireless-tools"
 SECTION = "x11/wm"
-PR="r1"
+PR="r2"
 
 SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/0.9/${PN}-${PV}.tar.gz"
 
@@ -16,6 +16,7 @@ EXTRA_OECONF_append_h3900 = " --enable-small-icons "
 EXTRA_OECONF_append_collie = " --enable-small-icons "
 EXTRA_OECONF_append_poodle = " --enable-small-icons "
 EXTRA_OECONF_append_mnci = " --enable-small-icons "
+EXTRA_OECONF_append_integral = " --enable-small-icons "
 
 FILES_${PN} = "${bindir} \
               ${datadir}/applications \