mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
fixed REQUIRED and PROVIDES
This commit is contained in:
@@ -47,10 +47,10 @@ TEST()
|
||||
}
|
||||
|
||||
REQUIRES_devel="
|
||||
libfpx
|
||||
libfpx == $portVersion base
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
libfpx_devel=$portVersion
|
||||
libfpx$_devel=$portVersion
|
||||
devel:libfpx=$portVersion
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user