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

meta/packages/matchbox-wm/matchbox-wm_0.9.5.bb
meta/packages/matchbox-wm/matchbox-wm_1.1.bb
meta/packages/matchbox-wm/matchbox-wm_1.2.bb
meta/packages/matchbox-wm/matchbox-wm_svn.bb

index 1aeab19f9ba69c9d142b47d0ca35b3bc54372b24..ef3eb05757de44462a1b9e0003a92bf03159eeaa 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common"
+DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat gconf"
 PR="r1"
 
 
index ffe68fd853a1d1a988a5cb807086ae39540ccf40..e27093f9a3a88c61db97753802f3f6ea3927d288 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common"
+DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat"
 PR="r3"
 
 
index 79b32e4fd0cf7e423b2d4fc15d16c5c25462cce9..1e74123e3bec4657fd398aa2032d09f879ef6280 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common"
+DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat"
 PR="r1"
 
 SRC_URI = "http://matchbox-project.org/sources/matchbox-window-manager/1.2/matchbox-window-manager-${PV}.tar.bz2 \
index ac0445df8b505b938a0cb57b41652d993e005372..6b2bdb3732b51bb084a62c57dab84213882805bc 100644 (file)
@@ -1,7 +1,7 @@
 SECTION = "x11/wm"
 DESCRIPTION = "Matchbox window manager"
 LICENSE = "GPL"
-DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat matchbox-common gconf"
+DEPENDS = "libmatchbox virtual/libx11 libxext libxrender startup-notification expat gconf"
 PV = "1.2+svn${SRCDATE}"
 PR = "r6"