mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Upgrade depends to panel 2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1206 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
DESCRIPTION = "Metapackage for Matchbox suite"
|
DESCRIPTION = "Metapackage for Matchbox suite"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
DEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
|
DEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
|
||||||
RDEPENDS = "matchbox-common matchbox-wm matchbox-panel matchbox-desktop"
|
RDEPENDS = "matchbox-common matchbox-wm matchbox-panel-2 matchbox-desktop"
|
||||||
SECTION = "x11/wm"
|
SECTION = "x11/wm"
|
||||||
PACKAGES= "${PN}"
|
PACKAGES= "${PN}"
|
||||||
ALLOW_EMPTY = 1
|
ALLOW_EMPTY = 1
|
||||||
|
PR="r2"
|
||||||
|
|||||||
Reference in New Issue
Block a user