me
/
guix
Archived
1
0
Fork 0

gnu: libvisual: Remove input labels.

* gnu/packages/gstreamer.scm (libvisual)[native-inputs]: Remove labels.
master
Marius Bakke 2022-08-09 00:03:06 +02:00
parent 81d3cb4e2f
commit 7d5c008d2d
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 4 deletions

View File

@ -245,10 +245,7 @@ and very fast.")
(chdir "libvisual")
#t)))))
(native-inputs
`(("gettext" ,gettext-minimal)
("libintl" ,intltool)
("libtool" ,libtool)
("pkg-config" ,pkg-config)))
(list gettext-minimal intltool libtool pkg-config))
(inputs
(list sdl))
(native-search-paths