[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/08: Revert "gnu: pixman: Enable some features."
From: |
guix-commits |
Subject: |
02/08: Revert "gnu: pixman: Enable some features." |
Date: |
Tue, 1 Dec 2020 17:26:29 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 12c3ff4a02c175aa19b59f83a5eaf95458469063
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Tue Dec 1 23:05:06 2020 +0100
Revert "gnu: pixman: Enable some features."
This reverts commit acc64de45b7fdacd542c3428d60c1c0ed699b474.
---
gnu/packages/xdisorg.scm | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 08c6338..344f1a4 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -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
- branch master updated (f4450e8 -> 04b8367), guix-commits, 2020/12/01
- 05/08: Revert "gnu: yelp-tools: De-propagate some inputs.", guix-commits, 2020/12/01
- 08/08: Revert "gnu: python-packaging: Update to 20.4.", guix-commits, 2020/12/01
- 06/08: Revert "gnu: yelp-xsl: Enable documentation.", guix-commits, 2020/12/01
- 03/08: Revert "gnu: pixman: Update to 0.40.0.", guix-commits, 2020/12/01
- 07/08: Revert "gnu: yelp-xsl: Update to 3.36.0.", guix-commits, 2020/12/01
- 04/08: Revert "gnu: gobject-introspection: Update to 1.64.1.", guix-commits, 2020/12/01
- 02/08: Revert "gnu: pixman: Enable some features.",
guix-commits <=
- 01/08: Revert "gnu: openjpeg: Enable tests.", guix-commits, 2020/12/01