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"
. $(dirname $0)/common.sh
# original deb depends on libchromaprint-tools, on ALT it's fpcalc
filter_from_requires libchromaprint-tools
add_unirequires fpcalc
subst "s|libchromaprint-tools|fpcalc|" $SPEC
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