mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
Lua: fix devel package provide.
Thanks to augiedoggie for spotting this.
This commit is contained in:
@@ -22,7 +22,7 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
PROVIDES_devel="
|
||||
lua_devel$secondaryArchSuffix = $portVersion compat >= 5.2
|
||||
lua${secondaryArchSuffix}_devel = $portVersion compat >= 5.2
|
||||
devel:liblua$secondaryArchSuffix = $portVersion compat >= 5.2
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user