Skip to content
Snippets Groups Projects
Commit febda80a authored by Simon McVittie's avatar Simon McVittie
Browse files

build-relocatable-install: Don't explicitly depend on libpcre3


In newer Debian releases, GLib depends on libpcre2-8-0 instead.
Let capsule-capture-libs pull in whichever one we actually depend on.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent 4857b9ed
Branches
Tags
1 merge request!793Generalize CI to cover a non-special-case suite and architecture
......@@ -422,7 +422,6 @@ def main():
'soname:libcap.so.2',
'soname:libgio-2.0.so.0',
'soname:libjson-glib-1.0.so.0',
'soname:libpcre.so.3',
'soname:libselinux.so.1',
])
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment