summaryrefslogtreecommitdiffstats
path: root/rules/cross-pkg-config-wrapper.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-01-02 12:11:09 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-01-02 12:11:09 +0000
commit457d69c8d4ac0b05d2314a933eb991a8563f375d (patch)
tree79b7fcbbf59cd11cc68addd9e8bcc065699a0c08 /rules/cross-pkg-config-wrapper.in
parent633fb7873418825c975a82e530bf3ca96e02a09c (diff)
downloadptxdist-457d69c8d4ac0b05d2314a933eb991a8563f375d.tar.gz
ptxdist-457d69c8d4ac0b05d2314a933eb991a8563f375d.tar.xz
* cross-pkg-config-wrapper: fix dependencies. Merged from
branches/ptxdist-trunk-mkl by rsc. git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@6599 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/cross-pkg-config-wrapper.in')
-rw-r--r--rules/cross-pkg-config-wrapper.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/cross-pkg-config-wrapper.in b/rules/cross-pkg-config-wrapper.in
index 182a6be2e..d92eb8239 100644
--- a/rules/cross-pkg-config-wrapper.in
+++ b/rules/cross-pkg-config-wrapper.in
@@ -1,6 +1,7 @@
config CROSS_PKG_CONFIG_WRAPPER
bool
default y
+ select HOST_PKG_CONFIG
help
This is a wrapper for pkg-config which has at least
a bit of support for sysroot/destdir.