mirror of
https://git.yoctoproject.org/poky
synced 2026-05-01 06:32:11 +02:00
matchbox-wm-2: added missing dependency on gtk
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4780 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
SECTION = "x11/wm"
|
||||
DESCRIPTION = "Matchbox window manager"
|
||||
LICENSE = "GPL"
|
||||
DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite"
|
||||
DEPENDS = "virtual/libx11 libxext libxrender startup-notification expat gconf pango libxdamage libxcomposite gtk+"
|
||||
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
Reference in New Issue
Block a user