diff --git a/eolie.changes b/eolie.changes index 3e8b0bd..e7bc6c0 100644 --- a/eolie.changes +++ b/eolie.changes @@ -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 diff --git a/eolie.spec b/eolie.spec index 892272f..f29c221 100644 --- a/eolie.spec +++ b/eolie.spec @@ -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: