parent
6af3045f66
commit
12c3ff4a02
|
@ -522,11 +522,7 @@ following the mouse.")
|
||||||
"pixman-CVE-2016-5296.patch"))))
|
"pixman-CVE-2016-5296.patch"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:configure-flags
|
'(#:configure-flags '("--disable-static")))
|
||||||
(list
|
|
||||||
"--disable-static"
|
|
||||||
"--enable-timers"
|
|
||||||
"--enable-gnuplot")))
|
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)))
|
`(("pkg-config" ,pkg-config)))
|
||||||
(inputs
|
(inputs
|
||||||
|
|
Reference in New Issue