summaryrefslogtreecommitdiffstats
path: root/rules/qte.in
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2005-10-17 11:33:13 +0000
committerSascha Hauer <s.hauer@pengutronix.de>2005-10-17 11:33:13 +0000
commit0884c8eeff49a6f61b2bed12096e0528080f7eb6 (patch)
treeb0d1b2867f23fea9f4dbb292161dcdaa116d5851 /rules/qte.in
parent34529d45bcf4d90825bbfe60b7e419d69c8d20ad (diff)
downloadptxdist-0884c8eeff49a6f61b2bed12096e0528080f7eb6.tar.gz
ptxdist-0884c8eeff49a6f61b2bed12096e0528080f7eb6.tar.xz
add dependency to tslib_install when compiling qte with tslib support
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-0.7-trunk@3235 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/qte.in')
-rw-r--r--rules/qte.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/qte.in b/rules/qte.in
index c21c4dc99..5015ecad7 100644
--- a/rules/qte.in
+++ b/rules/qte.in
@@ -8,3 +8,9 @@ config QTE_SHARED
bool
prompt "Build shared QT/E library"
depends on QTE
+
+config QTE_TSLIB
+ bool
+ prompt "Build QT/E library with tslib support"
+ depends on QTE
+ select TSLIB