From 14da827722513a736685ce16985e47bffc932616 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 4 Oct 2012 13:26:05 +0200 Subject: Add missing dependency to openbox --- recipes-lxde/obconf/obconf_2.0.3+git.bb | 4 ++-- 1 file 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 \ -- cgit v1.2.3