[136321] trunk/dports/www/midori/Portfile

devans at macports.org devans at macports.org
Thu May 14 15:46:54 PDT 2015


Revision: 136321
          https://trac.macports.org/changeset/136321
Author:   devans at macports.org
Date:     2015-05-14 15:46:54 -0700 (Thu, 14 May 2015)
Log Message:
-----------
midori: explicitly depend on desktop-file-utils which provides the update-desktop-database utility.

Modified Paths:
--------------
    trunk/dports/www/midori/Portfile

Modified: trunk/dports/www/midori/Portfile
===================================================================
--- trunk/dports/www/midori/Portfile	2015-05-14 22:20:35 UTC (rev 136320)
+++ trunk/dports/www/midori/Portfile	2015-05-14 22:46:54 UTC (rev 136321)
@@ -29,7 +29,8 @@
                     port:pkgconfig \
                     port:intltool
 
-depends_lib         port:gtk2 \
+depends_lib         port:desktop-file-utils \
+                    port:gtk2 \
                     path:include/gio/gio.h:glib2 \
                     port:gcr \
                     port:librsvg \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150514/5e0f0cc4/attachment.html>


More information about the macports-changes mailing list