me
/
guix
Archived
1
0
Fork 0

gnu: gaupol: Drop input labels.

* gnu/packages/video.scm (gaupol)[native-inputs]: Remove package labels.
master
Ricardo Wurmus 2023-05-24 23:56:43 +02:00
parent b06b841e57
commit 0243d5fa1a
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 1 additions and 2 deletions

View File

@ -5061,8 +5061,7 @@ video from a Wayland session.")
"01qbhhycmy26b2mw2jlri321k478jhp7y0jzlcv87iaq05qr4pc8"))))
(build-system python-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
("pkg-config" ,pkg-config)))
(list gettext-minimal pkg-config))
(inputs
(list python-pygobject
gtk+