summaryrefslogtreecommitdiff
path: root/dev-haskell/hslua/metadata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/hslua/metadata.xml')
-rw-r--r--dev-haskell/hslua/metadata.xml10
1 files changed, 3 insertions, 7 deletions
diff --git a/dev-haskell/hslua/metadata.xml b/dev-haskell/hslua/metadata.xml
index a37b3680d462..d37321e2d414 100644
--- a/dev-haskell/hslua/metadata.xml
+++ b/dev-haskell/hslua/metadata.xml
@@ -5,12 +5,8 @@
<email>haskell@gentoo.org</email>
<name>Gentoo Haskell</name>
</maintainer>
- <longdescription>
- The Scripting.Lua module is a wrapper of Lua language interpreter
- as described in www.lua.org.
-
- The package is standalone: full Lua interpreter version 5.1.4
- is distributed in this package as well.
- </longdescription>
+ <use>
+ <flag name="hardcode-reg-keys">Don't use CAPI to determine the names of certain registry key names but Use hard coded values for instead. This flag is required when compiling against Lua 5.3.3 or earlier, as those do not expose the necessary information in the @lauxlib.h@ header file.</flag>
+ </use>
<origin>gentoo-staging</origin>
</pkgmetadata>