mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
digiKam: disable for secondary arch
This commit is contained in:
@@ -15,8 +15,8 @@ ADDITIONAL_FILES="
|
||||
showfoto.rdef.in
|
||||
"
|
||||
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
ARCHITECTURES="x86_64"
|
||||
SECONDARY_ARCHITECTURES="!x86"
|
||||
|
||||
PROVIDES="
|
||||
digikam$secondaryArchSuffix = $portVersion
|
||||
@@ -61,7 +61,7 @@ REQUIRES="
|
||||
lib:libKF5JobWidgets$secondaryArchSuffix
|
||||
lib:libKF5KIOCore$secondaryArchSuffix
|
||||
lib:libKF5KIOFileWidgets$secondaryArchSuffix
|
||||
lib:libKF5KIOWidgets$secondaryArchSuffix
|
||||
lib:libKF5KIOWidgets$secondaryArchSuffix
|
||||
lib:libKF5Notifications$secondaryArchSuffix
|
||||
lib:libKF5NotifyConfig$secondaryArchSuffix
|
||||
lib:libKF5Parts$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user