Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/text
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv26183

Modified Files:
        tex4ht.info 
Log Message:
Fix dependencies

Index: tex4ht.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/text/tex4ht.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tex4ht.info 21 May 2012 20:46:13 -0000      1.1
+++ tex4ht.info 12 Aug 2013 22:20:06 -0000      1.2
@@ -1,8 +1,8 @@
 Package: tex4ht
 Version: 20090611
-Revision: 1
-Depends: ghostscript | ghostscript-nox, texlive-base, imagemagick | 
imagemagick-nox
-BuildDepends: libjpeg8, libpng14, libtiff, libxml2, expat1, tcltk-dev, 
libkpathsea6
+Revision: 2
+Depends: ghostscript | ghostscript-nox, texlive-base, imagemagick | 
imagemagick-nox, netpbm-bin, libkpathsea6-shlibs
+BuildDepends: libkpathsea6
 Source: http://www.tug.org/applications/tex4ht/tex4ht.zip
 Source2: http://www.latex-project.org/lppl/lppl-1-3a.txt
 Source-MD5: a3449f7e81a917d6d80073a687448b3f
@@ -24,7 +24,7 @@
 #!/bin/sh -ex
  pushd src
  CFLAGS='-O3 -I%p/include -DKPATHSEA -DHAVE_STRING_H -DHAVE_DIRENT_H 
-DENVFILE="%p/share/%n/tex4ht.env"'
- LDFLAGS=%p/lib/libkpathsea.a
+ LDFLAGS='-L%p/lib -lkpathsea'
  cc -c $CFLAGS tex4ht.c
  cc -c $CFLAGS t4ht.c
  cc -o tex4ht tex4ht.o $LDFLAGS


------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to