From d23815e7f76cf45253f2f293e83bae91ab5990dd Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Wed, 15 Feb 2006 09:38:45 +0000 Subject: xmonobut: depend on x11 instead of diet-x11 --- packages/xmonobut/xmonobut_0.4.1.bb | 2 +- packages/xmonobut/xmonobut_0.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/xmonobut') diff --git a/packages/xmonobut/xmonobut_0.4.1.bb b/packages/xmonobut/xmonobut_0.4.1.bb index dcbf5c56ca..ebb379c1b3 100644 --- a/packages/xmonobut/xmonobut_0.4.1.bb +++ b/packages/xmonobut/xmonobut_0.4.1.bb @@ -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 diff --git a/packages/xmonobut/xmonobut_0.4.bb b/packages/xmonobut/xmonobut_0.4.bb index 01f0678b12..928049d161 100644 --- a/packages/xmonobut/xmonobut_0.4.bb +++ b/packages/xmonobut/xmonobut_0.4.bb @@ -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 -- cgit v1.2.3