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

Balló György bgyorgy at archlinux.org
Thu Jul 19 08:35:12 UTC 2018


    Date: Thursday, July 19, 2018 @ 08:35:12
  Author: bgyorgy
Revision: 362379

Add gnome-keyring to dependencies (FS#59303)

Modified:
  feedreader/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-19 07:38:02 UTC (rev 362378)
+++ PKGBUILD	2018-07-19 08:35:12 UTC (rev 362379)
@@ -14,7 +14,7 @@
 arch=(x86_64)
 url="https://jangernert.github.io/FeedReader/"
 license=(GPL3)
-depends=(curl gnome-online-accounts libgee libpeas)
+depends=(curl gnome-keyring gnome-online-accounts libgee libpeas)
 makedepends=(git gobject-introspection meson vala)
 _commit=61f6331e700421ca917a309df9efa2e119890ba5  # tags/v2.2
 source=("git+https://github.com/jangernert/$_pkgname#commit=$_commit"



More information about the arch-commits mailing list