mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
qca: really fix REQUIRES and fix PROVIDES
This commit is contained in:
@@ -25,6 +25,7 @@ PROVIDES="
|
||||
cmd:qcatool_qt5$secondaryArchSuffix = $portVersion
|
||||
cmd:qcatool2$secondaryArchSuffix = $portVersion
|
||||
lib:libqca$secondaryArchSuffix = $portVersion
|
||||
lib:libqca_qt5$secondaryArchSuffix = $portVersion
|
||||
"
|
||||
PROVIDES_devel="
|
||||
libqca${secondaryArchSuffix}_devel
|
||||
@@ -32,7 +33,7 @@ PROVIDES_devel="
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libqca_qt5$secondaryArchSuffix
|
||||
lib:libqt5$secondaryArchSuffix
|
||||
ca_root_certificates
|
||||
"
|
||||
REQUIRES_devel="
|
||||
|
||||
Reference in New Issue
Block a user