[122702] trunk/dports/devel/libsdl_pango/Portfile

mojca at macports.org mojca at macports.org
Sat Jul 26 23:38:33 PDT 2014


Revision: 122702
          https://trac.macports.org/changeset/122702
Author:   mojca at macports.org
Date:     2014-07-26 23:38:32 -0700 (Sat, 26 Jul 2014)
Log Message:
-----------
libsdl_pango: add dependency on libffi (#44453), probably more are needed

Modified Paths:
--------------
    trunk/dports/devel/libsdl_pango/Portfile

Modified: trunk/dports/devel/libsdl_pango/Portfile
===================================================================
--- trunk/dports/devel/libsdl_pango/Portfile	2014-07-27 06:30:45 UTC (rev 122701)
+++ trunk/dports/devel/libsdl_pango/Portfile	2014-07-27 06:38:32 UTC (rev 122702)
@@ -5,6 +5,7 @@
 
 name                libsdl_pango
 version             0.1.2
+revision            1
 categories          devel x11
 license             LGPL-2.1+
 platforms           macosx
@@ -21,7 +22,8 @@
                     sha256  7f75d3b97acf707c696ea126424906204ebfa07660162de925173cdd0257eba4
 
 depends_build       port:pkgconfig
-depends_lib         port:libsdl \
+depends_lib         port:libffi \
+                    port:libsdl \
                     port:fontconfig \
                     path:lib/pkgconfig/pango.pc:pango
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140726/49d57b5a/attachment-0001.html>


More information about the macports-changes mailing list