diff options
| -rw-r--r-- | ports/magnum/CONTROL | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ports/magnum/CONTROL b/ports/magnum/CONTROL index 44acd700e..cc0720af9 100644 --- a/ports/magnum/CONTROL +++ b/ports/magnum/CONTROL @@ -132,3 +132,19 @@ Build-Depends: magnum[gl] Feature: wglcontext Description: WglContext library Build-Depends: magnum[gl] + +Feature: windowlesseglapplication +Description: WindowlessEglApplication library +Build-Depends: magnum[gl] + +Feature: eglcontext +Description: EglContext library +Build-Depends: magnum[gl] + +Feature: windowlessglxapplication +Description: WindowlessGlxApplication library +Build-Depends: magnum[gl] + +Feature: glxcontext +Description: GlxContext library +Build-Depends: magnum[gl] |
