mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libcdio-paranoia: libcdio build requires.
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="2012-2017 Rocky Bernstein
|
||||
Monty
|
||||
Robert Kaush"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/rocky/libcdio-paranoia/archive/release-10.2+0.94+2.tar.gz"
|
||||
CHECKSUM_SHA256="6cbd80c19bd79002e8a6b4d52c3379e822b84d83614087d2f9ff10d400c58e83"
|
||||
SOURCE_FILENAME="libcdio-paranoia-10.2+0.94+2.tar.gz"
|
||||
@@ -30,7 +30,7 @@ PROVIDES="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libcdio$secondaryArchSuffix >= 18
|
||||
lib:libcdio$secondaryArchSuffix
|
||||
lib:libiconv$secondaryArchSuffix
|
||||
"
|
||||
|
||||
@@ -41,12 +41,12 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libcdio_paranoia$secondaryArchSuffix == $portVersion base
|
||||
devel:libcdio$secondaryArchSuffix >= 18
|
||||
devel:libcdio$secondaryArchSuffix
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcdio$secondaryArchSuffix
|
||||
devel:libcdio$secondaryArchSuffix >= 18
|
||||
devel:libiconv$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user