mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
djvulibre: fix requires.
This commit is contained in:
@@ -48,6 +48,8 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix >= $haikuVersion
|
||||
lib:libjpeg$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libgcc_s$secondaryArchSuffix
|
||||
"
|
||||
# haiku_x86 doesn't claim to provide lib:libtiff_x86 on gcc2 builds
|
||||
if [ "$targetArchitecture" != x86_gcc2 ];then
|
||||
|
||||
Reference in New Issue
Block a user