bug-gsrc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gsrc] /home/b/bjg/notify/gsrc/ r253: added dependency on libiconv


From: Brian Gough
Subject: [bug-gsrc] /home/b/bjg/notify/gsrc/ r253: added dependency on libiconv
Date: Fri, 30 Jul 2010 12:19:12 +0100
User-agent: Bazaar (2.0.0)

------------------------------------------------------------
revno: 253
committer: Brian Gough <address@hidden>
branch nick: gsrc
timestamp: Fri 2010-07-30 12:19:12 +0100
message:
  added dependency on libiconv
modified:
  gnu/ghostscript/Makefile
=== modified file 'gnu/ghostscript/Makefile'
--- a/gnu/ghostscript/Makefile  2010-07-14 18:48:30 +0000
+++ b/gnu/ghostscript/Makefile  2010-07-30 11:19:12 +0000
@@ -8,7 +8,9 @@
 SIGFILES = $(DISTNAME).tar.bz2.sig
 
 #BUILDDEPS = 
-LIBDEPS = libjpeg libpng libtiff zlib pkgconfig fontconfig openssl x11 cups
+LIBDEPS = libjpeg libpng tiff zlib libiconv
+
+CONFIGURE_OPTS = --with-libiconv=gnu
 
 HOME_URL = http://www.gnu.org/software/ghostscript/
 DESCRIPTION = GNU Ghostscript, an PostScript interpreter


reply via email to

[Prev in Thread] Current Thread [Next in Thread]