Accepting request 554770 from home:1Antoine1:branches:GNOME:Apps
- Add git as suggested package: * It allows Eolie to retrieve more adblock rules. - Add some recommended packages for Firefox sync feature: * python3-PyFxA * python3-cryptography * python3-pycrypto * python3-requests-hawk OBS-URL: https://build.opensuse.org/request/show/554770 OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=6
This commit is contained in:
parent
32c26acd86
commit
f74777d717
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 10:43:19 UTC 2017 - antoine.belvire@opensuse.org
|
||||
|
||||
- Add git as suggested package:
|
||||
* It allows Eolie to retrieve more adblock rules.
|
||||
- Add some recommended packages for Firefox sync feature:
|
||||
* python3-PyFxA
|
||||
* python3-cryptography
|
||||
* python3-pycrypto
|
||||
* python3-requests-hawk
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 5 13:38:14 UTC 2017 - zaitor@opensuse.org
|
||||
|
||||
|
@ -33,6 +33,13 @@ BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.35.9
|
||||
BuildRequires: pkgconfig(gtk+-3.0) >= 3.14
|
||||
BuildRequires: pkgconfig(pygobject-3.0)
|
||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0)
|
||||
Recommends: python3-PyFxA
|
||||
Recommends: python3-cryptography
|
||||
Recommends: python3-pycrypto
|
||||
Recommends: python3-requests-hawk
|
||||
# Eolie can use git to retrieve more adblock rules from
|
||||
# https://github.com/gnumdk/eolie-adblock.git.
|
||||
Suggests: git
|
||||
|
||||
%description
|
||||
Eolie is a Web browser for the GNOME Desktop. It provides:
|
||||
|
Loading…
Reference in New Issue
Block a user