This commit is contained in:
parent
e898475d42
commit
c95ded8b61
@ -1,3 +1,7 @@
|
||||
Thu Aug 22 15:14:06 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Make the libassuan requirement more generic (bsc#1229103)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 10:23:08 UTC 2024 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -174,7 +174,6 @@ BuildRequires: gperf >= 3.1
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: hyphen-devel
|
||||
BuildRequires: junit4
|
||||
BuildRequires: libassuan0
|
||||
BuildRequires: libbase
|
||||
BuildRequires: libcppunit-devel >= 1.14.0
|
||||
BuildRequires: liberation-fonts
|
||||
@ -349,6 +348,7 @@ BuildRequires: java-devel >= 1.8
|
||||
BuildRequires: python-rpm-macros
|
||||
%endif
|
||||
%if %{with system_gpgme}
|
||||
BuildRequires: libassuan-devel
|
||||
BuildRequires: libgpgmepp-devel >= 1.14
|
||||
%else
|
||||
Source1000: %{external_url}/gpgme-1.23.2.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user