summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2012-10-04 13:26:05 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2013-10-15 13:41:28 +0200
commit14da827722513a736685ce16985e47bffc932616 (patch)
tree859dbf5b2ae73ec7ee18efa2bdeb0ae91b64b0e4
parent8ec23ad2104cdfe6ac255100cd2e73eff8ca7400 (diff)
Add missing dependency to openbox
-rw-r--r--recipes-lxde/obconf/obconf_2.0.3+git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-lxde/obconf/obconf_2.0.3+git.bb b/recipes-lxde/obconf/obconf_2.0.3+git.bb
index 6701fb4..52d2f84 100644
--- a/recipes-lxde/obconf/obconf_2.0.3+git.bb
+++ b/recipes-lxde/obconf/obconf_2.0.3+git.bb
@@ -3,12 +3,12 @@ HOMEPAGE = "http://openbox.org/wiki/ObConf:About"
SECTION = "x11"
SRCREV = "500163e2c74cbbded0361574fd14d0a1168c1119"
-PR = "r1"
+PR = "r2"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
-DEPENDS = "gtk+ glib-2.0 libglade startup-notification"
+DEPENDS = "gtk+ glib-2.0 libglade startup-notification openbox"
RDEPENDS = "openbox"
SRC_URI = "git://git.openbox.org/dana/obconf;branch=master;protocol=git \