Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv16077

Modified Files:
        libgeda.info 
Log Message:
Tighter dependency on libpng3


Index: libgeda.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libgeda.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- libgeda.info        4 Apr 2007 03:22:39 -0000       1.11
+++ libgeda.info        5 Apr 2007 12:15:34 -0000       1.12
@@ -1,9 +1,15 @@
 Package: libgeda
 Version: 20070216
-Revision: 10
+Revision: 11
 
 # Update both %N__-shlibs and %N__-data dependencies
-Depends: guile16-shlibs (>= 1.6.7-1010), %N28-shlibs (=%v-%r), libpng3-shlibs, 
gd2-shlibs
+Depends: <<
+  %N28-shlibs (=%v-%r),
+  gd2-shlibs,
+  guile16-shlibs (>= 1.6.7-1010),
+  libpng3-shlibs (>= 1:1.2.16-1)
+<<
+
 BuildDepends: <<
   atk1,
   gd2,
@@ -16,7 +22,7 @@
   libiconv,
   libiconv-dev,
   libjpeg,
-  libpng3,
+  libpng3 (>= 1:1.2.16-1),
   pango1-xft2-dev,
   pkgconfig,
   texi2html | tetex-base,
@@ -113,5 +119,5 @@
 prolog.ps has been split off since we do not yet know whether it will
 be backwards compatible in future releases.
 
-$LastChangedRevision: 378 $ in my local repository.
+$LastChangedRevision: 381 $ in my local repository.
 <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to