build-system/ant: Remove dependency on (guix build syscalls).
The module has been unused since
a6343af221
.
* guix/build-system/ant.scm (%ant-build-system-modules): Remove (guix
build syscalls).
master
parent
b4d6a43173
commit
542c906f16
|
@ -43,7 +43,6 @@
|
||||||
(guix build maven plugin)
|
(guix build maven plugin)
|
||||||
(guix build maven pom)
|
(guix build maven pom)
|
||||||
(guix build java-utils)
|
(guix build java-utils)
|
||||||
(guix build syscalls)
|
|
||||||
,@%gnu-build-system-modules))
|
,@%gnu-build-system-modules))
|
||||||
|
|
||||||
(define (default-jdk)
|
(define (default-jdk)
|
||||||
|
|
Reference in New Issue