guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: jalv: Build with python-2.


From: guix-commits
Subject: 01/01: gnu: jalv: Build with python-2.
Date: Thu, 22 Nov 2018 15:06:45 -0500 (EST)

efraim pushed a commit to branch core-updates
in repository guix.

commit 691d39a267be141edbafce77472afd2415b12cd4
Author: Efraim Flashner <address@hidden>
Date:   Thu Nov 22 22:06:15 2018 +0200

    gnu: jalv: Build with python-2.
    
    * gnu/packages/audio.scm (jalv)[arguments]: Build with python-2.
---
 gnu/packages/audio.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index e393849..9cee084 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -1604,6 +1604,7 @@ synchronous execution of all clients, and low latency 
operation.")
     (build-system waf-build-system)
     (arguments
      `(#:tests? #f ; no check target
+       #:python ,python-2
        #:phases
        (modify-phases %standard-phases
          (add-before



reply via email to

[Prev in Thread] Current Thread [Next in Thread]