me
/
guix
Archived
1
0
Fork 0

Revert "gnu: pixman: Enable some features."

This reverts commit acc64de45b.
master
Marius Bakke 2020-12-01 23:05:06 +01:00
parent 6af3045f66
commit 12c3ff4a02
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 1 additions and 5 deletions

View File

@ -522,11 +522,7 @@ following the mouse.")
"pixman-CVE-2016-5296.patch"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
(list
"--disable-static"
"--enable-timers"
"--enable-gnuplot")))
'(#:configure-flags '("--disable-static")))
(native-inputs
`(("pkg-config" ,pkg-config)))
(inputs