xmonobut: depend on x11 instead of diet-x11
authorPhilipp Zabel <philipp.zabel@gmail.com>
Wed, 15 Feb 2006 09:38:45 +0000 (09:38 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Wed, 15 Feb 2006 09:38:45 +0000 (09:38 +0000)
packages/xmonobut/xmonobut_0.4.1.bb
packages/xmonobut/xmonobut_0.4.bb

index dcbf5c5..ebb379c 100644 (file)
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 PR = "r1"
 DESCRIPTION = "utility to allow middle and right clicking with a stylus"
 SECTION = "x11/utils"
-DEPENDS = "diet-x11 xext xpm libmatchbox"
+DEPENDS = "x11 xext xpm libmatchbox"
 SRC_URI = "http://www.handhelds.org/~philippe/sources/xmonobut-${PV}.tar.gz \
           file://xmonobut.desktop"
 inherit autotools
index 01f0678..928049d 100644 (file)
@@ -2,7 +2,7 @@ LICENSE = "GPL"
 PR = "r1"
 DESCRIPTION = "utility to allow middle and right clicking with a stylus"
 SECTION = "x11/utils"
-DEPENDS = "diet-x11 xext xpm"
+DEPENDS = "x11 xext xpm"
 SRC_URI = "http://www.handhelds.org/~mallum/downloadables/xmonobut/xmonobut-${PV}.tar.gz \
           file://xmonobut.desktop"
 inherit autotools