diff options
Diffstat (limited to 'gnu/packages/axoloti.scm')
| -rw-r--r-- | gnu/packages/axoloti.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/axoloti.scm b/gnu/packages/axoloti.scm index 2241344805d..ade3d30de9a 100644 --- a/gnu/packages/axoloti.scm +++ b/gnu/packages/axoloti.scm | |||
| @@ -341,7 +341,7 @@ runtime.") | |||
| 341 | ("java-jgit" ,java-jgit-4.2) | 341 | ("java-jgit" ,java-jgit-4.2) |
| 342 | ("axoloti-runtime" ,axoloti-runtime))) | 342 | ("axoloti-runtime" ,axoloti-runtime))) |
| 343 | (native-inputs | 343 | (native-inputs |
| 344 | (list ant zip ; for repacking the jar | 344 | (list ant/java7 zip ; for repacking the jar |
| 345 | unzip)) | 345 | unzip)) |
| 346 | (description | 346 | (description |
| 347 | "The Axoloti patcher offers a “patcher” environment similar to Pure Data | 347 | "The Axoloti patcher offers a “patcher” environment similar to Pure Data |
| @@ -647,7 +647,7 @@ This package provides the runtime.") | |||
| 647 | ("java-slf4j-api" ,java-slf4j-api) | 647 | ("java-slf4j-api" ,java-slf4j-api) |
| 648 | ("ksoloti-runtime" ,ksoloti-runtime))) | 648 | ("ksoloti-runtime" ,ksoloti-runtime))) |
| 649 | (native-inputs | 649 | (native-inputs |
| 650 | (list ant zip ;for repacking the jar | 650 | (list ant/java7 zip ;for repacking the jar |
| 651 | unzip)) | 651 | unzip)) |
| 652 | (description | 652 | (description |
| 653 | "Ksoloti is an environment for generating and processing digital audio. | 653 | "Ksoloti is an environment for generating and processing digital audio. |
