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:
parent
bfb6d107db
commit
2b98020fc0
@ -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
|
Thu Jan 11 07:18:37 UTC 2018 - antoine.belvire@opensuse.org
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package eolie
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# 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(gtk+-3.0) >= 3.14
|
||||||
BuildRequires: pkgconfig(pygobject-3.0)
|
BuildRequires: pkgconfig(pygobject-3.0)
|
||||||
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0)
|
BuildRequires: pkgconfig(webkit2gtk-web-extension-4.0)
|
||||||
|
Requires: python3-cairo
|
||||||
|
Requires: python3-dateutil
|
||||||
|
Requires: python3-gobject
|
||||||
Recommends: python3-PyFxA
|
Recommends: python3-PyFxA
|
||||||
Recommends: python3-cryptography
|
Recommends: python3-cryptography
|
||||||
Recommends: python3-pycrypto
|
Recommends: python3-pycrypto
|
||||||
|
Loading…
Reference in New Issue
Block a user