diff options
Diffstat (limited to 'media-gfx/panini/files/panini-0.71.104-glu.patch')
-rw-r--r-- | media-gfx/panini/files/panini-0.71.104-glu.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/panini/files/panini-0.71.104-glu.patch b/media-gfx/panini/files/panini-0.71.104-glu.patch index 6b1a17352e24..e9866161ae10 100644 --- a/media-gfx/panini/files/panini-0.71.104-glu.patch +++ b/media-gfx/panini/files/panini-0.71.104-glu.patch @@ -4,7 +4,7 @@ TARGET = Panini
CONFIG += debug_and_release
QT = gui core opengl
-+LIBS += -lGLU
++LIBS += -lGLU -lz
# # Directories ##
OBJECTS_DIR = build
|