mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
ixion: haikuporter should set the version reqs.
This commit is contained in:
@@ -10,7 +10,7 @@ and a partial calculation of only the affected cells need to be calculated."
|
||||
HOMEPAGE="https://gitlab.com/ixion/ixion"
|
||||
COPYRIGHT="Kohei Yoshida et al."
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://kohei.us/files/ixion/src/libixion-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="b1f60af61be875e3bfa7ad18203a6c8ccdeb9922a531e196029fc42fbfa0b9e6"
|
||||
SOURCE_DIR="libixion-$portVersion"
|
||||
@@ -31,9 +31,9 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libboost_filesystem$secondaryArchSuffix >= $boostMinimumVersion
|
||||
lib:libboost_program_options$secondaryArchSuffix >= $boostMinimumVersion
|
||||
lib:libboost_system$secondaryArchSuffix >= $boostMinimumVersion
|
||||
lib:libboost_filesystem$secondaryArchSuffix
|
||||
lib:libboost_program_options$secondaryArchSuffix
|
||||
lib:libboost_system$secondaryArchSuffix
|
||||
lib:libz$secondaryArchSuffix
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user