diff options
| author | Richard Purdie <richard@openedhand.com> | 2007-05-17 14:28:22 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2007-05-17 14:28:22 +0000 |
| commit | 2f2560f215631fe045c2fd90b6de3f5c3367b8a3 (patch) | |
| tree | 137bcf4afc4855bdcc28117de4fb5aacec8a6615 | |
| parent | 5c3459c7e3c1461c5563ea18f87158dc7692b9d5 (diff) | |
| download | poky-2f2560f215631fe045c2fd90b6de3f5c3367b8a3.tar.gz | |
tslib: RRECOMMEND pointercal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1752 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | meta/packages/tslib/tslib_1.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/tslib/tslib_1.0.bb b/meta/packages/tslib/tslib_1.0.bb index 0ece5b0331..6180b6e17d 100644 --- a/meta/packages/tslib/tslib_1.0.bb +++ b/meta/packages/tslib/tslib_1.0.bb | |||
| @@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al." | |||
| 4 | SECTION = "base" | 4 | SECTION = "base" |
| 5 | LICENSE = "LGPL" | 5 | LICENSE = "LGPL" |
| 6 | 6 | ||
| 7 | PR = "r7" | 7 | PR = "r8" |
| 8 | 8 | ||
| 9 | SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \ | 9 | SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \ |
| 10 | file://ts.conf \ | 10 | file://ts.conf \ |
| @@ -71,7 +71,7 @@ DEBIAN_NOAUTONAME_tslib-tests = "1" | |||
| 71 | DEBIAN_NOAUTONAME_tslib-calibrate = "1" | 71 | DEBIAN_NOAUTONAME_tslib-calibrate = "1" |
| 72 | 72 | ||
| 73 | RDEPENDS_${PN} = "tslib-conf" | 73 | RDEPENDS_${PN} = "tslib-conf" |
| 74 | 74 | RRECOMMENDS_${PN} = "pointercal" | |
| 75 | 75 | ||
| 76 | FILES_${PN}-dbg += "${libdir}/ts/.debug*" | 76 | FILES_${PN}-dbg += "${libdir}/ts/.debug*" |
| 77 | FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib" | 77 | FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib" |
