[libgda] Autotools: enable build/test SQLCipher provider



commit b42c17f2196a1f00b44fa129290f6ac2a78d77f9
Author: Daniel Espinosa Ortiz <esodan gmail com>
Date:   Thu Mar 7 14:39:49 2019 -0600

    Autotools: enable build/test SQLCipher provider

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 355d8f448..6cb5b1619 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,7 @@ autotools_build:
   - make distclean
   - mkdir _build
   - cd _build
-  - ../configure --disable-crypto
+  - ../configure
   - make
   - broadwayd &
   - GDK_BACKEND=broadway make check


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]