[arch-commits] Commit in gnome-maps/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Mon Apr 4 08:44:02 UTC 2022


    Date: Monday, April 4, 2022 @ 08:44:02
  Author: heftig
Revision: 441500

42.0-2: add missing dep

Modified:
  gnome-maps/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-04 08:43:44 UTC (rev 441499)
+++ PKGBUILD	2022-04-04 08:44:02 UTC (rev 441500)
@@ -3,12 +3,13 @@
 
 pkgname=gnome-maps
 pkgver=42.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A simple GNOME 3 maps application"
 url="https://wiki.gnome.org/Apps/Maps"
 arch=(x86_64)
 license=(GPL)
-depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph libhandy)
+depends=(geocode-glib geoclue gjs libchamplain libgee folks gfbgraph libhandy
+         libgweather)
 makedepends=(gobject-introspection git meson yelp-tools)
 groups=(gnome)
 options=(debug)



More information about the arch-commits mailing list