Accepting request 837365 from home:dimstar:Factory
- Buildrequire timezone only for general flavor. It's used in this flavor for the test suite. OBS-URL: https://build.opensuse.org/request/show/837365 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python38?expand=0&rev=30
This commit is contained in:
parent
79a45bdd13
commit
12a99ccde8
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 25 06:58:03 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Buildrequire timezone only for general flavor. It's used in this
|
||||
flavor for the test suite.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 10:16:34 UTC 2020 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -159,7 +159,6 @@ BuildRequires: lzma-devel
|
||||
BuildRequires: netcfg
|
||||
BuildRequires: openssl-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: timezone
|
||||
BuildRequires: xz
|
||||
BuildRequires: pkgconfig(bzip2)
|
||||
BuildRequires: pkgconfig(expat)
|
||||
@ -186,6 +185,7 @@ BuildRequires: gdbm-devel
|
||||
BuildRequires: gettext
|
||||
BuildRequires: readline-devel
|
||||
BuildRequires: sqlite-devel
|
||||
BuildRequires: timezone
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(ncurses)
|
||||
BuildRequires: pkgconfig(tk)
|
||||
|
Loading…
x
Reference in New Issue
Block a user