mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
subprojects/pcre: Add the wrap so it's cached in the image
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1570>
This commit is contained in:
parent
f3ad7d1b49
commit
4a18366f09
1 changed files with 12 additions and 0 deletions
12
subprojects/pcre.wrap
Normal file
12
subprojects/pcre.wrap
Normal file
|
@ -0,0 +1,12 @@
|
|||
[wrap-file]
|
||||
directory = pcre-8.37
|
||||
source_url = https://sourceforge.net/projects/pcre/files/pcre/8.37/pcre-8.37.tar.bz2
|
||||
source_filename = pcre-8.37.tar.bz2
|
||||
source_hash = 51679ea8006ce31379fb0860e46dd86665d864b5020fc9cd19e71260eef4789d
|
||||
patch_filename = pcre_8.37-4_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/pcre_8.37-4/get_patch
|
||||
patch_hash = c957f42da6f6378300eb8a18f4a5cccdb8e2aada51a703cac842982f9f785399
|
||||
|
||||
[provide]
|
||||
libpcre = pcre_dep
|
||||
|
Loading…
Reference in a new issue