Skip to content

Commit

Permalink
[libarchive] Add pkg_pconfig_dirs entry.
Browse files Browse the repository at this point in the history
Signed-off-by: Romain Sertelon <romain@sertelon.fr>
  • Loading branch information
rsertelon authored and fnichol committed Jun 7, 2018
1 parent 6ff6247 commit c024e6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions libarchive/plan.sh
Expand Up @@ -23,6 +23,7 @@ pkg_build_deps=(
)
pkg_include_dirs=(include)
pkg_lib_dirs=(lib)
pkg_pconfig_dirs=(lib/pkgconfig)

do_build() {
./configure \
Expand Down

0 comments on commit c024e6b

Please sign in to comment.