summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-06-09 18:18:00 +0000
committerTim Harder <radhermit@gentoo.org>2014-06-09 18:18:00 +0000
commitc570c1d838daa0200abe882b4fd61fc7e2a6c7fb (patch)
tree61709f2d226dcb1395d69994cf27cdbf673bd14b /media-gfx/panini/files
parentVersion bump (bug #512812). (diff)
downloadhistorical-c570c1d838daa0200abe882b4fd61fc7e2a6c7fb.tar.gz
historical-c570c1d838daa0200abe882b4fd61fc7e2a6c7fb.tar.bz2
historical-c570c1d838daa0200abe882b4fd61fc7e2a6c7fb.zip
Fix underlinking issue with zlib (bug #512728).
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'media-gfx/panini/files')
-rw-r--r--media-gfx/panini/files/panini-0.71.104-glu.patch2
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