[129595] trunk/dports/graphics/qiv/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Dec 16 11:35:11 PST 2014


Revision: 129595
          https://trac.macports.org/changeset/129595
Author:   ryandesign at macports.org
Date:     2014-12-16 11:35:11 -0800 (Tue, 16 Dec 2014)
Log Message:
-----------
qiv: add missing dependencies

Modified Paths:
--------------
    trunk/dports/graphics/qiv/Portfile

Modified: trunk/dports/graphics/qiv/Portfile
===================================================================
--- trunk/dports/graphics/qiv/Portfile	2014-12-16 19:19:38 UTC (rev 129594)
+++ trunk/dports/graphics/qiv/Portfile	2014-12-16 19:35:11 UTC (rev 129595)
@@ -5,6 +5,7 @@
 
 name                qiv
 version             2.3.1
+revision            1
 categories          graphics
 platforms           darwin
 maintainers         hilaiel.com:lloyd
@@ -22,8 +23,13 @@
                     sha256  675396b539e6511135fe73c867f9fdd6d912c24c7562797cb047c27d0c2c8ee6
 
 depends_build       port:pkgconfig
-depends_lib         port:imlib2 port:file port:gtk2
 
+depends_lib         port:gtk2 \
+                    port:imlib2 \
+                    port:lcms2 \
+                    port:libexif \
+                    port:libmagic
+
 patchfiles          patch-Makefile.diff
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141216/5f342051/attachment.html>


More information about the macports-changes mailing list