aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/globjects/CONTROL4
1 files changed, 3 insertions, 1 deletions
diff --git a/ports/globjects/CONTROL b/ports/globjects/CONTROL
index 170269191..14fb29ae5 100644
--- a/ports/globjects/CONTROL
+++ b/ports/globjects/CONTROL
@@ -1,3 +1,5 @@
Source: globjects
+Maintainer: mattias@mattiascibien.net
Version: 1.0.0
-Description: C++ library strictly wrapping OpenGL objects.
+Build-Depends: glbinding
+Description: C++ library strictly wrapping OpenGL objects. <https://github.com/cginternals/globjects>