diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-29 10:34:52 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2013-10-29 10:34:52 +0100 |
| commit | 99c78117e05ac2795a27b6c3579c5cda02f87000 (patch) | |
| tree | 65be7effe0ce237664d734ef06a3a1419094f252 /package/pkg-config/Makefile | |
| parent | dbb81c6054d70e3ab797f7830837402a97e93db1 (diff) | |
| parent | 5e905de49e0b3e1009bab32c62114043a14f286e (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pkg-config/Makefile')
| -rw-r--r-- | package/pkg-config/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/pkg-config/Makefile b/package/pkg-config/Makefile index cced59b35..78d81765e 100644 --- a/package/pkg-config/Makefile +++ b/package/pkg-config/Makefile @@ -21,6 +21,7 @@ $(eval $(call HOST_template,PKG_CONFIG,pkg-config,$(PKG_VERSION)-${PKG_RELEASE}) $(eval $(call PKG_template,PKG_CONFIG,pkg-config,$(PKG_VERSION)-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION})) HOST_STYLE:= auto +HOST_CONFIGURE_ARGS+= --with-internal-glib CONFIGURE_ARGS+= --with-installed-glib \ --with-installed-popt |
