mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
Mark as base package
This commit is contained in:
@@ -74,11 +74,11 @@ INSTALL()
|
||||
# ----- devel package -------------------------------------------------------
|
||||
|
||||
PROVIDES_devel="
|
||||
libao${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libao$secondaryArchSuffix = 0.0.0 compat >= 0
|
||||
libao_devel = $portVersion
|
||||
devel:libao = 0.0.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libao$secondaryArchSuffix == $portVersion
|
||||
libao == $portVersion base
|
||||
"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user