libid3tag: last patch requires gperf 3.1+

This commit is contained in:
Jérôme Duval
2017-10-19 21:56:18 +02:00
committed by GitHub
parent fad2b6602c
commit ba7e54bd4d

View File

@@ -37,7 +37,7 @@ BUILD_PREREQUIRES="
cmd:aclocal_1.13
cmd:autoconf
cmd:gcc$secondaryArchSuffix
cmd:gperf
cmd:gperf >= 3.1
cmd:libtoolize$secondaryArchSuffix
cmd:make
"