mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
tslib: RRECOMMEND pointercal
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1752 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -4,7 +4,7 @@ AUTHOR = "Russell King w/ plugins by Chris Larson et. al."
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "LGPL"
|
LICENSE = "LGPL"
|
||||||
|
|
||||||
PR = "r7"
|
PR = "r8"
|
||||||
|
|
||||||
SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
|
SRC_URI = "http://download.berlios.de/tslib/tslib-1.0.tar.bz2 \
|
||||||
file://ts.conf \
|
file://ts.conf \
|
||||||
@@ -71,7 +71,7 @@ DEBIAN_NOAUTONAME_tslib-tests = "1"
|
|||||||
DEBIAN_NOAUTONAME_tslib-calibrate = "1"
|
DEBIAN_NOAUTONAME_tslib-calibrate = "1"
|
||||||
|
|
||||||
RDEPENDS_${PN} = "tslib-conf"
|
RDEPENDS_${PN} = "tslib-conf"
|
||||||
|
RRECOMMENDS_${PN} = "pointercal"
|
||||||
|
|
||||||
FILES_${PN}-dbg += "${libdir}/ts/.debug*"
|
FILES_${PN}-dbg += "${libdir}/ts/.debug*"
|
||||||
FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"
|
FILES_tslib-conf = "${sysconfdir}/ts.conf ${sysconfdir}/profile.d/tslib.sh ${datadir}/tslib"
|
||||||
|
|||||||
Reference in New Issue
Block a user