[141740] trunk/dports/gnome/gnome-weather/Portfile

devans at macports.org devans at macports.org
Sat Dec 12 02:48:31 PST 2015


Revision: 141740
          https://trac.macports.org/changeset/141740
Author:   devans at macports.org
Date:     2015-10-26 22:48:35 -0700 (Mon, 26 Oct 2015)
Log Message:
-----------
gnome-weather: add missing dependency on geoclue2.

Modified Paths:
--------------
    trunk/dports/gnome/gnome-weather/Portfile

Modified: trunk/dports/gnome/gnome-weather/Portfile
===================================================================
--- trunk/dports/gnome/gnome-weather/Portfile	2015-10-27 05:28:35 UTC (rev 141739)
+++ trunk/dports/gnome/gnome-weather/Portfile	2015-10-27 05:48:35 UTC (rev 141740)
@@ -6,6 +6,7 @@
 
 name                gnome-weather
 version             3.18.1
+revision            1
 license             GPL-2+
 set branch          [join [lrange [split ${version} .] 0 1] .]
 description         A small application that allows you to monitor the current weather \
@@ -33,6 +34,7 @@
 depends_lib         port:desktop-file-utils \
                     port:gtk3 \
                     port:gjs \
+                    port:geoclue2 \
                     port:gnome-desktop \
                     port:libgweather
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/9eac2917/attachment-0001.html>


More information about the macports-changes mailing list