mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
Remove matchbox-common build-dependency
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2116 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user