aboutsummaryrefslogtreecommitdiff
path: root/libpng.pc.in
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2024-03-22 18:31:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2024-03-22 18:31:46 +0000
commit945297e8e4ba57bd463a654c83b3e2aef04c9c2a (patch)
treeee1f53361d29c32f760a8aeed29bf7a966ea89cf /libpng.pc.in
parent5d19b1bb0f5694f2ae47b3cc2ccfeb571764b439 (diff)
parent7f2442bc0587522c6a8de11372ff60b64bb06e28 (diff)
downloadlibpng-emu-35-1-release.tar.gz
Merge "Snap for 11612745 from 6cc454b6e9367825dfc9d3f230a6bb5337b1cb3b to emu-35-1-release" into emu-35-1-releaseemu-35-1-release
Diffstat (limited to 'libpng.pc.in')
-rw-r--r--libpng.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libpng.pc.in b/libpng.pc.in
index 9708e9af2..de127d4f8 100644
--- a/libpng.pc.in
+++ b/libpng.pc.in
@@ -6,7 +6,7 @@ includedir=@includedir@/libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Name: libpng
Description: Loads and saves PNG files
Version: @PNGLIB_VERSION@
-Requires: zlib
+Requires.private: zlib
Libs: -L${libdir} -lpng@PNGLIB_MAJOR@@PNGLIB_MINOR@
Libs.private: @LIBS@
Cflags: -I${includedir}