me
/
guix
Archived
1
0
Fork 0

gnu: gst-plugins-ugly: Build with Meson.

* gnu/packages/gstreamer.scm (gst-plugins-ugly)[build-system]: Change to
MESON-BUILD-SYSTEM.
master
Marius Bakke 2020-01-20 21:43:03 +01:00
parent 2dc277dd99
commit 1bf1e32b01
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 1 deletions

View File

@ -378,7 +378,7 @@ par compared to the rest.")
(sha256
(base32
"1jpvc32x6q01zjkfgh6gmq6aaikiyfwwnhj7bmvn52syhrdl202m"))))
(build-system gnu-build-system)
(build-system meson-build-system)
(inputs
`(("gst-plugins-base" ,gst-plugins-base)
("liba52" ,liba52)