Commit 57952681 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack.d/example.sh: replace deprecated filter_from_requires with ignore_lib_requires

parent 34b55255
......@@ -40,5 +40,5 @@ ORIGINPACKAGE="$4"
# remove file from the package
# remove_file /usr/share/anydesk/files/init/anydesk
# drop according lines from autogenerated requires
# filter_from_requires libpangox-1.0.so.0 libgdkglext-x11-1.0.so.0 libsomename
# drop sonames from autodetected library requires
# ignore_lib_requires libpangox-1.0.so.0 libgdkglext-x11-1.0.so.0 libsomename
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment