mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Unarr: pc fix (#2288)
This commit is contained in:
@@ -10,7 +10,7 @@ COPYRIGHT="The Unarchiver project
|
||||
Felix Kauselmann
|
||||
Bastien Nocera"
|
||||
LICENSE="GNU LGPL v3"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/selmf/unarr/archive/v${portVersion}.tar.gz"
|
||||
CHECKSUM_SHA256="0098e3f33182d16c13eb21278696651b170360a9a4d1c0214db4bd7882253223"
|
||||
|
||||
@@ -33,6 +33,8 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
unarr$secondaryArchSuffix == $portVersion base
|
||||
devel:liblzma$secondaryArchSuffix
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
|
||||
Reference in New Issue
Block a user