mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openbox: add missing depends
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
fe1963804f
commit
a21a910dde
|
|
@ -1,8 +1,11 @@
|
|||
DESCRIPTION = "openbox Window Manager"
|
||||
SECTION = "x11/wm"
|
||||
DEPENDS = "glib-2.0 pango libxml2 virtual/libx11"
|
||||
LICENSE = "GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
|
||||
|
||||
PR = "r1"
|
||||
|
||||
SRC_URI = "http://icculus.org/openbox/releases/openbox-${PV}.tar.gz \
|
||||
file://fix-dialog-buttons.patch;patch=1 \
|
||||
file://fix-decorations.patch;patch=1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user