tslib: recommend pointercal also for openmoko
authorMichael Lauer <mickey@vanille-media.de>
Sat, 4 Aug 2007 14:16:57 +0000 (14:16 +0000)
committerMichael Lauer <mickey@vanille-media.de>
Sat, 4 Aug 2007 14:16:57 +0000 (14:16 +0000)
fix formatting *sigh*

packages/tslib/tslib_1.0.bb

index f6df462..4c5cb6d 100644 (file)
@@ -4,12 +4,12 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
 SECTION = "base"
 LICENSE = "LGPL"
 
-PR = "r14"
+PR = "r15"
 
 SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
            file://tslib-input_raw-grab_events.patch;patch=1 \
            file://fix_version.patch;patch=1 \
-          file://ts.conf \
+           file://ts.conf \
            file://ts.conf-simpad-2.4 \
            file://ts.conf-collie-2.4 \
            file://tslib.sh"
@@ -75,6 +75,7 @@ DEBIAN_NOAUTONAME_tslib-calibrate = "1"
 RDEPENDS_${PN} = "tslib-conf"
 # Ship calibration data if it exists 
 RRECOMMENDS_angstrom = " pointercal "
+RRECOMMENDS_openmoko = " pointercal "
 
 FILES_${PN}-dbg += "${libdir}/ts/.debug*"
 FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"