add apu-1-config to apr-util-dev
authorStephen <stephengroat@users.noreply.github.com>
Sun, 30 Jul 2017 22:55:56 +0000 (15:55 -0700)
committerFredrik Fornwall <fredrik@fornwall.net>
Mon, 7 Aug 2017 20:20:15 +0000 (22:20 +0200)
required for autoconf detection of apr-util

packages/apr-util/build.sh

index ab90989..e1caeca 100644 (file)
@@ -9,4 +9,5 @@ ac_cv_lib_pq_PQsendQueryPrepared=no
 --with-apr=$TERMUX_PREFIX
 --without-sqlite3
 "
+TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/apu-1-config"
 TERMUX_PKG_RM_AFTER_INSTALL="bin/apu-1-config lib/aprutil.exp"