diff --git a/eolie.changes b/eolie.changes index 3972f4b..f0183d0 100644 --- a/eolie.changes +++ b/eolie.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jan 2 13:38:54 UTC 2021 - Antoine Belvire + +- Add missing soft dependency on python3-hawkauthlib: For + authentification to Firefox Sync. + ------------------------------------------------------------------- Sun Oct 25 09:56:52 UTC 2020 - Antoine Belvire diff --git a/eolie.spec b/eolie.spec index ef97572..706ae74 100644 --- a/eolie.spec +++ b/eolie.spec @@ -1,7 +1,7 @@ # # spec file for package eolie # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,6 +39,7 @@ Requires: python3-gobject Recommends: python3-PyFxA Recommends: python3-beautifulsoup4 Recommends: python3-cryptography +Recommends: python3-hawkauthlib Recommends: python3-pycrypto Recommends: python3-requests-hawk BuildArch: noarch