diff options
Diffstat (limited to 'dev-libs/DirectFB/metadata.xml')
-rw-r--r-- | dev-libs/DirectFB/metadata.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dev-libs/DirectFB/metadata.xml b/dev-libs/DirectFB/metadata.xml index 76920069ec2a..63436104c4e5 100644 --- a/dev-libs/DirectFB/metadata.xml +++ b/dev-libs/DirectFB/metadata.xml @@ -14,4 +14,10 @@ software fallbacks for every graphics operation that is not supported by the underlying hardware. DirectFB adds graphical power to embedded systems and sets a new standard for graphics under Linux </longdescription> +<use> + <flag name='fusion'>Add Multi Application support (fusion kernel device) + </flag> + <flag name='sysfs'>Add support for the sysfs filesystem (requires Linux-2.6+) + </flag> +</use> </pkgmetadata> |