]> code.ossystems Code Review - openembedded-core.git/commitdiff
Remove dependency on matchbox-common
authorRoss Burton <ross@openedhand.com>
Thu, 5 Jul 2007 13:29:28 +0000 (13:29 +0000)
committerRoss Burton <ross@openedhand.com>
Thu, 5 Jul 2007 13:29:28 +0000 (13:29 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2111 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/matchbox-desktop/matchbox-desktop_2.0.bb
meta/packages/matchbox-desktop/matchbox-desktop_svn.bb

index a48d0e073c359075994dd0452925abe7e2e259da..cdfba9c09fc1d3522fe740fe2681b3ca9aaf2597 100644 (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"
index f3ceaf48bd6d313459f629230569a188d108110f..c41b1c8d0239a6011b53c2fc28f80dc405064c31 100644 (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"