summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-04-07 17:21:16 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2021-04-07 18:08:15 +0100
commit437cc45d8f74abbc678b6d5b0ca0fbf08f9f72a3 (patch)
tree354c299f2a05341cea63773370f31b6c3b27bf2a /subprojects
parent7bea10fd61f708805657a5a44fca548bd31ebbe9 (diff)
downloadgdk-pixbuf-437cc45d8f74abbc678b6d5b0ca0fbf08f9f72a3.tar.gz
Use 'provide' section in libpng wrap file
Avoid hard-coding the dependency object into the meson.build file.
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/libpng.wrap3
1 files changed, 3 insertions, 0 deletions
diff --git a/subprojects/libpng.wrap b/subprojects/libpng.wrap
index 519b1170a..c4c751217 100644
--- a/subprojects/libpng.wrap
+++ b/subprojects/libpng.wrap
@@ -8,3 +8,6 @@ source_hash = 2f1e960d92ce3b3abd03d06dfec9637dfbd22febf107a536b44f7a47c60659f6
patch_url = https://wrapdb.mesonbuild.com/v1/projects/libpng/1.6.35/4/get_zip
patch_filename = libpng-1.6.35-4-wrap.zip
patch_hash = 0cd6ca9e8959b9c720c25d67bbf9315ec115bfc74ea4d34ea569619f4cff986f
+
+[provide]
+libpng = png_dep