mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
APlayer: Missing dependency on libsanta.
This commit is contained in:
@@ -5,7 +5,7 @@ HOMEPAGE="https://github.com/pulkomandy/APlayer"
|
||||
COPYRIGHT="1994-2002 Polycode
|
||||
2011-2017 Adrien Destugues"
|
||||
LICENSE="Artistic"
|
||||
REVISION="4"
|
||||
REVISION="5"
|
||||
srcGitRev="6a9ce3d3950d929d3a071431ca08c38cc84b1587"
|
||||
SOURCE_URI="https://github.com/pulkomandy/APlayer/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="e0ec74ca68da5e1931dc29a75bbcf8cdfc60fdd2e1977b79ecef9ff842db212d"
|
||||
@@ -23,6 +23,7 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libgme$secondaryArchSuffix
|
||||
lib:libsanta$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user