mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
milkytracker: depends on libzzip_0.
This commit is contained in:
@@ -19,7 +19,7 @@ COPYRIGHT="
|
||||
"
|
||||
LICENSE="GNU GPL v3
|
||||
New-BSD"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/milkytracker/MilkyTracker/archive/v$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="9b07c910c3c037ae57a76a4d571511a50276a563a0d2463e1d88256b756b76b7"
|
||||
SOURCE_DIR="MilkyTracker-$portVersion"
|
||||
@@ -38,12 +38,13 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix >= 1.2.3
|
||||
lib:libzzip_0$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku_devel
|
||||
devel:libz$secondaryArchSuffix >= 1.2.3
|
||||
devel:libzzip$secondaryArchSuffix
|
||||
devel:libzzip_0$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user