mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
build: Require sqlite 3.27
-- Requiring 3.28 had the problem that for example Debin distributes a 3.27 with backported fixes. There is no 3.28. So we relax this again. Fixes-commit: d763548f2e00726a40ec886c8179c07bf4e6e664
This commit is contained in:
parent
a170f0e73f
commit
7de53c2633
@ -74,7 +74,7 @@ NEED_NPTH_VERSION=1.2
|
||||
|
||||
NEED_GNUTLS_VERSION=3.0
|
||||
|
||||
NEED_SQLITE_VERSION=3.28
|
||||
NEED_SQLITE_VERSION=3.27
|
||||
|
||||
development_version=mym4_isbeta
|
||||
PACKAGE=$PACKAGE_NAME
|
||||
|
Loading…
x
Reference in New Issue
Block a user