summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-02-22 10:53:30 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-02-22 10:53:30 +0000
commit63af0eae1e76a81062cc6b2515f7de7b16eacd8f (patch)
tree7fce07b33353965751ff43443c3ef542cb202076
parent2ad1a059e4cd15b72664a795074bedbe66b459b3 (diff)
parentafe7e2eac325f8fd4c1380c5b27c96af3e5056a8 (diff)
merge of 95868ff13ffd9c5a92e6e0ae4637b3e07e4a626d
and f0fcc9290eae0418d98a747b4b0150b74f438e09
-rw-r--r--packages/tslib/tslib_cvs.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/tslib/tslib_cvs.bb b/packages/tslib/tslib_cvs.bb
index cd2d65f515..2513a436a6 100644
--- a/packages/tslib/tslib_cvs.bb
+++ b/packages/tslib/tslib_cvs.bb
@@ -19,7 +19,7 @@ S = "${WORKDIR}/tslib"
LICENSE = "LGPL"
CONFFILES_${PN} = "${sysconfdir}/ts.conf"
-inherit autotools
+inherit autotools pkgconfig
PACKAGES = "tslib-conf libts libts-dev tslib-tests tslib-calibrate"
EXTRA_OECONF = "--enable-shared"