MPD: crash fix (#1715)

This commit is contained in:
miqlas
2017-10-18 18:44:27 +02:00
committed by Jérôme Duval
parent e496477a1f
commit 9a76e1d4de

View File

@@ -5,7 +5,7 @@ variety of sound files while being controlled by its network protocol."
HOMEPAGE="http://www.musicpd.org/"
COPYRIGHT="2003-2017 The Music Player Daemon Project"
LICENSE="GNU GPL v2"
REVISION="1"
REVISION="2"
SOURCE_URI="http://www.musicpd.org/download/mpd/0.20/mpd-$portVersion.tar.xz"
CHECKSUM_SHA256="52fbc1125cdba41ba999add2820d45f3ce7cf493006bb04d8f0b2937204d3121"
PATCHES="mpd-$portVersion.patchset"
@@ -20,7 +20,7 @@ PROVIDES="
REQUIRES="
haiku$secondaryArchSuffix
#lib:libadplug$secondaryArchSuffix
lib:libao$secondaryArchSuffix >= 4
#lib:libao$secondaryArchSuffix >= 4
#lib:libaudiofile$secondaryArchSuffix
lib:libavcodec$secondaryArchSuffix
lib:libavformat$secondaryArchSuffix
@@ -75,7 +75,7 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
#devel:libadplug$secondaryArchSuffix
devel:libao$secondaryArchSuffix >= 4
#devel:libao$secondaryArchSuffix >= 4
#devel:libaudiofile$secondaryArchSuffix
devel:libavcodec$secondaryArchSuffix
devel:libavformat$secondaryArchSuffix