[gnome-build-meta/jjardon/no_python2_volume_key: 2/2] elements/core-deps/volume-key.bst: Build with python3



commit 059473b89f957fd3dc2329fb597438e76f0d5df9
Author: Javier Jardón <jjardon gnome org>
Date:   Sat Dec 1 20:22:03 2018 +0000

    elements/core-deps/volume-key.bst: Build with python3

 elements/core-deps/volume-key.bst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/elements/core-deps/volume-key.bst b/elements/core-deps/volume-key.bst
index cea7559..753f365 100644
--- a/elements/core-deps/volume-key.bst
+++ b/elements/core-deps/volume-key.bst
@@ -5,8 +5,6 @@ sources:
 depends:
 - core-deps/cryptsetup.bst
 - core-deps/gpgme.bst
-- filename: base/python2.bst
-  junction: freedesktop-sdk.bst
 - filename: base/buildsystem-autotools.bst
   junction: freedesktop-sdk.bst
   type: build
@@ -14,3 +12,7 @@ depends:
   junction: freedesktop-sdk.bst
 variables:
   conf-aux: admin
+
+  conf-local: >
+    --without-python
+    --with-python3


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