[Lunar-commits] <moonbase-gnome> evince: fixed linkin bug (-lz)
    v4hn 
    me at v4hn.de
       
    Sat Aug 18 19:58:19 CEST 2012
    
    
  
commit f96790aaac111c9aa0499285e04435fb447552aa
Author: Alexander Lindemann <z3r03nna at antiniveau.dyndns.org>
Date: Sat, 18 Aug 2012 10:58:19 -0700
URL: https://github.com/lunar-linux/moonbase-gnome/commit/f96790aaac111c9aa0499285e04435fb447552aa
evince: fixed linkin bug (-lz)
---
  desktop/evince/BUILD                                         +1/-1     
  1 files changed, 1 insertions (+), 1 deletions (-)
--- a/desktop/evince/BUILD
+++ b/desktop/evince/BUILD
@@ -7,7 +7,7 @@
   patch_it $SOURCE3 1  &&
 
   OPTS+=" --enable-comics --enable-impress --enable-pixbuf"  &&
-
+  LIBS+="-lz" \
   default_build
 
 ) > $C_FIFO 2>&1
    
    
More information about the Lunar-commits
mailing list