Remove dependency on matchbox-common

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2111 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton
2007-07-05 13:29:28 +00:00
parent 1bfccdadc7
commit fcbafc8486
2 changed files with 0 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
RDEPENDS = "matchbox-common"
SECTION = "x11/wm"
SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-desktop/2.0/matchbox-desktop-${PV}.tar.bz2"

View File

@@ -1,7 +1,6 @@
DESCRIPTION = "Matchbox Window Manager Desktop"
LICENSE = "GPL"
DEPENDS = "gtk+ startup-notification"
RDEPENDS = "matchbox-common"
SECTION = "x11/wm"
PV = "2.0+svn${SRCDATE}"
PR = "r1"