diff options
author | 2011-06-20 19:10:05 +0000 | |
---|---|---|
committer | 2011-06-20 19:10:05 +0000 | |
commit | 5b2b271d487db2e0ae26a11f84a83b47d637f0f6 (patch) | |
tree | ebc4c89d5c48cf2fc4ad0883d3673be8ddcdfce0 /games-puzzle/construo/files | |
parent | Fix underlink. Bug #369757 (diff) | |
download | gentoo-2-5b2b271d487db2e0ae26a11f84a83b47d637f0f6.tar.gz gentoo-2-5b2b271d487db2e0ae26a11f84a83b47d637f0f6.tar.bz2 gentoo-2-5b2b271d487db2e0ae26a11f84a83b47d637f0f6.zip |
Fix underlink. Bug #369771
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'games-puzzle/construo/files')
-rw-r--r-- | games-puzzle/construo/files/construo-0.2.2-lGLU.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch index daca8de84520..4c0b018cfdc1 100644 --- a/games-puzzle/construo/files/construo-0.2.2-lGLU.patch +++ b/games-puzzle/construo/files/construo-0.2.2-lGLU.patch @@ -5,7 +5,7 @@ [ ConstruoTargets="$ConstruoTargets construo.glut" - AC_SUBST(glut_LIBS,"-lglut") -+ AC_SUBST(glut_LIBS,"-lglut -lGLU") ++ AC_SUBST(glut_LIBS,"-lglut -lGLU -lGL -lm") ], []) |