Lua: fix devel package provide.

Thanks to augiedoggie for spotting this.
This commit is contained in:
Adrien Destugues
2013-11-17 11:06:55 +01:00
parent 6fb6ba0f93
commit a8671aabf4

View File

@@ -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
"