mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 03:32:12 +02:00
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:
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user