diff options
Diffstat (limited to 'games-engines/openmw/metadata.xml')
| -rw-r--r-- | games-engines/openmw/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games-engines/openmw/metadata.xml b/games-engines/openmw/metadata.xml index 90f3b03f..66d3541f 100644 --- a/games-engines/openmw/metadata.xml +++ b/games-engines/openmw/metadata.xml @@ -5,6 +5,10 @@ OpenMW is an attempt to reimplement the popular role playing game Morrowind. It aims to be a fully playable, open source implementation of the game. You must own Morrowind to use OpenMW. </longdescription> <use> + <flag name="launcher">Build launcher</flag> + <flag name="minimal">Don't build utilities that don't require extra dependencies</flag> + <flag name="opencs">Build OpenMW Construction Set</flag> + <flag name="profile">Enable code coverage with gconv</flag> <flag name="tr1">Use TR1 libraries</flag> </use> </pkgmetadata> |
