SHA256
1
0
forked from pool/eolie

Accepting request 567972 from home:1Antoine1:branches:GNOME:Apps

- Add missing requirements:
  * python3-cairo
  * python3-dateutil
  * python3-gobject

OBS-URL: https://build.opensuse.org/request/show/567972
OBS-URL: https://build.opensuse.org/package/show/GNOME:Apps/eolie?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2018-01-22 09:54:00 +00:00 committed by Git OBS Bridge
parent 28c3182d16
commit 51ac0993f2
2 changed files with 12 additions and 1 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Jan 21 10:54:55 UTC 2018 - antoine.belvire@opensuse.org
- Add missing requirements:
* python3-cairo
* python3-dateutil
* python3-gobject
-------------------------------------------------------------------
Thu Jan 11 07:18:37 UTC 2018 - antoine.belvire@opensuse.org

View File

@ -1,7 +1,7 @@
#
# spec file for package eolie
#
# Copyright (c) 2017 The openSUSE Project.
# Copyright (c) 2017-2018 The openSUSE Project.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -33,6 +33,9 @@ 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)
Requires: python3-cairo
Requires: python3-dateutil
Requires: python3-gobject
Recommends: python3-PyFxA
Recommends: python3-cryptography
Recommends: python3-pycrypto