[oe-commits] Otavio Salvador : openbox: add missing depends

git at git.openembedded.org git at git.openembedded.org
Fri Feb 24 22:44:44 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: a21a910dde8b330705f0f651d26f9fd8862e9229
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=a21a910dde8b330705f0f651d26f9fd8862e9229

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Fri Feb 24 20:55:16 2012 +0000

openbox: add missing depends

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../recipes-graphics/openbox/openbox_3.4.11.2.bb   |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-graphics/openbox/openbox_3.4.11.2.bb b/meta-oe/recipes-graphics/openbox/openbox_3.4.11.2.bb
index 65349a1..e5d645d 100644
--- a/meta-oe/recipes-graphics/openbox/openbox_3.4.11.2.bb
+++ b/meta-oe/recipes-graphics/openbox/openbox_3.4.11.2.bb
@@ -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"





More information about the Openembedded-commits mailing list