Accepting request 766121 from GNOME:Apps
OBS-URL: https://build.opensuse.org/request/show/766121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnucash?expand=0&rev=84
This commit is contained in:
parent
a24d38d77c
commit
8e14dd47b8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 18 10:48:24 UTC 2020 - Jonathan Brielmaier <jbrielmaier@suse.de>
|
||||
|
||||
- Don't build with Guile 3.0 as it's not supported yet.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 10 10:39:58 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
@ -39,7 +39,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gmock >= 1.8.0
|
||||
BuildRequires: gtest >= 1.8.0
|
||||
BuildRequires: guile-devel >= 2.0.0
|
||||
BuildRequires: guile-devel < 3.0
|
||||
BuildRequires: libboost_date_time-devel >= 1.54.0
|
||||
BuildRequires: libboost_filesystem-devel >= 1.54.0
|
||||
BuildRequires: libboost_headers-devel >= 1.54.0
|
||||
|
Loading…
Reference in New Issue
Block a user