[85972] trunk/dports/graphics/gimp-lqr-plugin/Portfile

devans at macports.org devans at macports.org
Mon Oct 17 16:25:44 PDT 2011


Revision: 85972
          http://trac.macports.org/changeset/85972
Author:   devans at macports.org
Date:     2011-10-17 16:25:44 -0700 (Mon, 17 Oct 2011)
Log Message:
-----------
gimp-lqr-plugin: add missing build dependency on intltool.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-lqr-plugin/Portfile

Modified: trunk/dports/graphics/gimp-lqr-plugin/Portfile
===================================================================
--- trunk/dports/graphics/gimp-lqr-plugin/Portfile	2011-10-17 23:07:43 UTC (rev 85971)
+++ trunk/dports/graphics/gimp-lqr-plugin/Portfile	2011-10-17 23:25:44 UTC (rev 85972)
@@ -27,7 +27,9 @@
                 sha1    cc7ae00ae4ba144e3f5bab6cc62f43e12cdee3f4 \
                 rmd160  d445204a295e4f9d5a5fc0f5fb7081c60bfc8a43
 
-depends_build   port:pkgconfig
+depends_build   port:pkgconfig \
+                port:intltool
+
 depends_lib     port:liblqr \
                 path:lib/pkgconfig/gimp-2.0.pc:gimp2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111017/1db82aa7/attachment.html>


More information about the macports-changes mailing list