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

Balló György bgyorgy at archlinux.org
Wed Jan 31 12:53:54 UTC 2018


    Date: Wednesday, January 31, 2018 @ 12:53:53
  Author: bgyorgy
Revision: 288391

upgpkg: eolie 0.9.18-3

Add python-requests-hawk to optdepends (FS#57307)

Modified:
  eolie/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-31 12:50:57 UTC (rev 288390)
+++ PKGBUILD	2018-01-31 12:53:53 UTC (rev 288391)
@@ -4,7 +4,7 @@
 
 pkgname=eolie
 pkgver=0.9.18
-pkgrel=2
+pkgrel=3
 pkgdesc="Simple web browser for GNOME"
 arch=('x86_64')
 url="https://wiki.gnome.org/Apps/Eolie"
@@ -14,7 +14,8 @@
 optdepends=('python-beautifulsoup4: Import html bookmarks'
             'python-crypto: Firefox Sync support' 
             'python-fxa: Firefox Sync support'
-            'python-pyopenssl: Show SSL certificates')
+            'python-pyopenssl: Show SSL certificates'
+            'python-requests-hawk: Firefox Sync support')
 _commit=7c6bbd3e29bd0c5caf85d1f00af1fdcf305173b1  # tags/0.9.18^0
 source=("git+https://gitlab.gnome.org/gnumdk/eolie.git#commit=$_commit"
         "git+https://gitlab.gnome.org/gnumdk/eolie-po.git")



More information about the arch-commits mailing list