gnu: gtkd: Remove input labels.

* gnu/packages/dlang.scm (gtkd)[native-inputs]: Remove input labels.
This commit is contained in:
Efraim Flashner 2023-01-02 12:18:22 +02:00
parent 08d5e9cf22
commit ebe7fbdc69
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -423,10 +423,10 @@ (define-public gtkd
(base32 "0vc5ssb3ar02mg2pngmdi1xg4qjaya8332a9mk0sv97x6b4ddy3g"))))
(build-system gnu-build-system)
(native-inputs
`(("unzip" ,unzip)
("ldc" ,ldc)
("pkg-config" ,pkg-config)
("xorg-server-for-tests" ,xorg-server-for-tests)))
(list unzip
ldc
pkg-config
xorg-server-for-tests))
(arguments
`(#:test-target "test"
#:make-flags