add matchbox-common to {R}DEPENDS
authorPhil Blundell <philb@gnu.org>
Sun, 8 Aug 2004 16:00:52 +0000 (16:00 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 8 Aug 2004 16:00:52 +0000 (16:00 +0000)
BKrev: 41164e34vARBVoIIeIbHIvu_M1sojA

matchbox-wm/matchbox-wm_0.8.2.oe

index dc66cc3..c8abaa2 100644 (file)
@@ -1,7 +1,8 @@
-PR = "r2"
+PR = "r3"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf"
+DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
+RDEPENDS = "matchbox-common"
 
 SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-window-manager/0.8/matchbox-window-manager-${PV}.tar.bz2 \
        file://net-showing-desktop.patch;patch=1 \