mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
libepubgen: compat string prevents LibreOffice to use it
This commit is contained in:
@@ -5,7 +5,7 @@ way--presentation and vector drawing interfaces."
|
||||
HOMEPAGE="https://sourceforge.net/projects/libepubgen"
|
||||
COPYRIGHT="2016 David Tardon"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/libepubgen/libepubgen-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="f646ac47dd4ef8ae8106b8739fdc338033b0b28ff5f6a2ab6db1f1ae44777024"
|
||||
|
||||
@@ -27,7 +27,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libepubgen${secondaryArchSuffix}_devel = $portVersion compat >= 0
|
||||
devel:libepubgen_0.0$secondaryArchSuffix = $portVersion compat >= 0
|
||||
devel:libepubgen_0.0$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libepubgen$secondaryArchSuffix == $portVersion base
|
||||
|
||||
Reference in New Issue
Block a user