mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
picard: add back dependency on cmd:fpcalc (#4172)
This commit is contained in:
committed by
Sergei Reznikov
parent
e92a71ea42
commit
0974be6e2a
@@ -12,7 +12,7 @@ HOMEPAGE="https://picard.musicbrainz.org/"
|
||||
COPYRIGHT="2004-2019 Robert Kaye, Lukas Lalinsky, Laurent Monin, \
|
||||
Sambhav Kothari, Philipp Wolfer and others"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="ftp://ftp.eu.metabrainz.org/pub/musicbrainz/picard/picard-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="8e044fe68c44d345c19f98952c3c7f20c72da74dbac9ce7c7b0621e2d69885a7"
|
||||
SOURCE_DIR="picard-release-$portVersion"
|
||||
@@ -28,11 +28,12 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libdiscid$secondaryArchSuffix
|
||||
cmd:fpcalc
|
||||
cmd:python3.6
|
||||
pyqt_python3
|
||||
mutagen_python36
|
||||
discid_python36
|
||||
lib:libdiscid$secondaryArchSuffix
|
||||
mutagen_python36
|
||||
pyqt_python3
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user