Commit 12a71a8e authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack lidarr: use subst instead of filter_from_requires for chromaprint

parent 9ff39088
...@@ -7,5 +7,4 @@ SPEC="$2" ...@@ -7,5 +7,4 @@ SPEC="$2"
. $(dirname $0)/common.sh . $(dirname $0)/common.sh
# original deb depends on libchromaprint-tools, on ALT it's fpcalc # original deb depends on libchromaprint-tools, on ALT it's fpcalc
filter_from_requires libchromaprint-tools subst "s|libchromaprint-tools|fpcalc|" $SPEC
add_unirequires fpcalc
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