From 7fafcb77f8ee2f2943157516887063e974220066 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 4 Dec 2006 10:36:48 +0000 Subject: [PATCH] tslib: remove some more detect-stylus depends for devices that can use a recent kernel and udev to get the touchscreen0 symlink --- packages/tslib/tslib_1.0.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/packages/tslib/tslib_1.0.bb b/packages/tslib/tslib_1.0.bb index d7ff81daaa..2020f7a43f 100644 --- a/packages/tslib/tslib_1.0.bb +++ b/packages/tslib/tslib_1.0.bb @@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al." SECTION = "base" LICENSE = "LGPL" -PR = "r3" +PR = "r4" SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \ file://ts.conf \ @@ -62,10 +62,7 @@ SRC_URI_OVERRIDES_PACKAGE_ARCH = "0" RDEPENDS_tslib-conf_h1940 = "detect-stylus" RDEPENDS_tslib-conf_h3600 = "detect-stylus" RDEPENDS_tslib-conf_h3900 = "detect-stylus" -RDEPENDS_tslib-conf_h6300 = "detect-stylus" RDEPENDS_tslib-conf_blueangel = "detect-stylus" -RDEPENDS_tslib-conf_htcuniversal = "detect-stylus" -RDEPENDS_tslib-conf_h4000 = "detect-stylus" RPROVIDES_tslib-conf = "libts-0.0-conf" PACKAGE_ARCH_tslib-conf = "${MACHINE_ARCH}" -- 2.39.5