Archived
1
0
Fork 0

gnu: maim: Remove input labels.

* gnu/packages/xdisorg.scm (maim)[inputs]: Remove labels.
This commit is contained in:
Ludovic Courtès 2023-05-04 16:52:37 +02:00
parent a860dcbba9
commit 919ade23d0
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -920,15 +920,15 @@ selection's dimensions to stdout.")
(arguments (arguments
'(#:tests? #f)) ; no "check" target '(#:tests? #f)) ; no "check" target
(inputs (inputs
`(("glm" ,glm) (list glm
("libjpeg" ,libjpeg-turbo) libjpeg-turbo
("libpng" ,libpng) libpng
("libxcomposite" ,libxcomposite) libxcomposite
("libxfixes" ,libxfixes) libxfixes
("libxrandr" ,libxrandr) libxrandr
("mesa" ,mesa) mesa
("slop" ,slop) slop
("zlib" ,zlib))) zlib))
(home-page "https://github.com/naelstrof/maim") (home-page "https://github.com/naelstrof/maim")
(synopsis "Screenshot utility for X Window System") (synopsis "Screenshot utility for X Window System")
(description (description