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