From 8a405996fb18af9446d7b497dc41b6328af963e8 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 13 Jun 2006 19:22:20 +0000 Subject: entrance: Remove detect-stylus DEPENDS and RDEPENDS. The former is plain wrong, the latter is should be handled by tslib now (when needed). --- packages/e17/entrance_0.9.0.007.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/e17/entrance_0.9.0.007.bb b/packages/e17/entrance_0.9.0.007.bb index 4237427d63..5d065ea36d 100644 --- a/packages/e17/entrance_0.9.0.007.bb +++ b/packages/e17/entrance_0.9.0.007.bb @@ -1,8 +1,8 @@ DESCRIPTION = "Entrance is the Enlightenment login manager" LICENSE = "MIT" # can also use pam and crypt -DEPENDS = "edb edb-native evas-x11 ecore-x11 edje esmart-x11 bash keylaunch detect-stylus xserver-common login-manager" -RDEPENDS += "bash keylaunch detect-stylus xserver-common glibc-gconv-iso8859-1 login-manager entrance-themes" +DEPENDS = "edb edb-native evas-x11 ecore-x11 edje esmart-x11 bash keylaunch xserver-common login-manager" +RDEPENDS += "bash keylaunch xserver-common glibc-gconv-iso8859-1 login-manager entrance-themes" HOMEPAGE = "http://www.enlightenment.org" PR = "r13" -- cgit v1.2.3