add curl-config to libcurl-dev (#1236)

required for php

#1169
This commit is contained in:
Stephen 2017-08-09 14:53:08 -07:00 committed by Fredrik Fornwall
parent f58475498f
commit ebd79e495b
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ TERMUX_PKG_EXTRA_CONFIGURE_ARGS="
--without-librtmp
--with-ssl
"
TERMUX_PKG_RM_AFTER_INSTALL="bin/curl-config share/man/man1/curl-config.1"
TERMUX_PKG_INCLUDE_IN_DEVPACKAGE="bin/curl-config share/man/man1/curl-config.1"