diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-08-27 21:48:19 +1000 |
commit | 139176aec4c4a039bb4ff9994e708b45cfeae228 (patch) | |
tree | ddfd403260fb37bf174052669fd7f4faa4ae07dd /freeglut-32 | |
parent | f86abd4190bc02b7b17dab65dbbd0f14956e5fb8 (diff) | |
download | compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.gz compat-32-139176aec4c4a039bb4ff9994e708b45cfeae228.tar.xz |
compat-32: dependency cleanup
Diffstat (limited to 'freeglut-32')
-rw-r--r-- | freeglut-32/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freeglut-32/Pkgfile b/freeglut-32/Pkgfile index 87761835..ae684325 100644 --- a/freeglut-32/Pkgfile +++ b/freeglut-32/Pkgfile @@ -1,7 +1,7 @@ # Description: a free alternative to the OpenGL Utility Toolkit (GLUT) library # URL: https://freeglut.sourceforge.net # Maintainer: CRUX compat-32 Team, compat-32-ports at crux dot nu -# Depends on: glu-32 xorg-libxi-32 freeglut xorg-libxxf86vm-32 +# Depends on: freeglut glu-32 xorg-libxi-32 name=freeglut-32 version=3.0.0 |