Archived
1
0
Fork 0

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

* gnu/packages/gstreamer.scm (gst-plugins-good)[build-system]: Change to
MESON-BUILD-SYSTEM.
This commit is contained in:
Marius Bakke 2020-01-20 21:40:42 +01:00
parent 738923b6e3
commit 321f47c25d
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -236,7 +236,7 @@ for the GStreamer multimedia library.")
(sha256
(base32
"068k3cbv1yf3gbllfdzqsg263kzwh21y8dpwr0wvgh15vapkpfs0"))))
(build-system gnu-build-system)
(build-system meson-build-system)
(inputs
`(("aalib" ,aalib)
("cairo" ,cairo)