mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
mpd: rebuild with setuptools_python39
This commit is contained in:
@@ -5,7 +5,7 @@ variety of sound files while being controlled by its network protocol."
|
||||
HOMEPAGE="https://www.musicpd.org/"
|
||||
COPYRIGHT="2003-2020 The Music Player Daemon Project"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="6"
|
||||
REVISION="7"
|
||||
SOURCE_URI="http://www.musicpd.org/download/mpd/${portVersion%.*}/mpd-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="422ef0a996d961f3ebc6856395f3a855b45fa0059910e878fb98281007e510e1"
|
||||
PATCHES="mpd-$portVersion.patchset"
|
||||
@@ -143,7 +143,7 @@ BUILD_REQUIRES="
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
setuptools_python3
|
||||
setuptools_python39
|
||||
# cmd:avahi_client$secondaryArchSuffix
|
||||
cmd:diff
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user