[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/13: gnu: gobject-introspection: Remove cairo from inputs.
From: |
??? |
Subject: |
09/13: gnu: gobject-introspection: Remove cairo from inputs. |
Date: |
Thu, 24 Mar 2016 10:29:30 +0000 |
iyzsong pushed a commit to branch gtk-update
in repository guix.
commit 9284c709d4ddbe279e0d837c0207be52c1347189
Author: 宋文武 <address@hidden>
Date: Wed Mar 16 16:36:11 2016 +0800
gnu: gobject-introspection: Remove cairo from inputs.
It's only for testing and tests are disabled. Remove it will allow
building poppler with gobject-introspection.
* gnu/packages/glib.scm (gobject-introspection)[inputs]: Remove cairo.
---
gnu/packages/glib.scm | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/glib.scm b/gnu/packages/glib.scm
index d5882bd..1d4b224 100644
--- a/gnu/packages/glib.scm
+++ b/gnu/packages/glib.scm
@@ -240,7 +240,6 @@ dynamic loading, and an object system.")
(build-system gnu-build-system)
(inputs
`(("bison" ,bison)
- ("cairo" ,cairo)
("flex" ,flex)
("glib" ,glib)
("python-2" ,python-2)))
- 04/13: gnu: pixman: Update to 0.34.0., (continued)
- 04/13: gnu: pixman: Update to 0.34.0., ???, 2016/03/24
- 03/13: gnu: gtk+-2: Update to 2.24.30., ???, 2016/03/24
- 07/13: gnu: glib: Update to 2.46.2., ???, 2016/03/24
- 11/13: gnu: dbus: Update to 1.10.8., ???, 2016/03/24
- 13/13: Merge branch 'gtk-update' of ssh://git.sv.gnu.org/srv/git/guix into gtk-update, ???, 2016/03/24
- 10/13: gnu: poppler: Enable GObject introspection., ???, 2016/03/24
- 02/13: gnu: gtk+: Update to 3.18.9., ???, 2016/03/24
- 08/13: gnu: harfbuzz: Update to 1.2.3., ???, 2016/03/24
- 01/13: gnu: gtk+: Enable SVG support., ???, 2016/03/24
- 12/13: gnu: poppler: Update to 0.42.0., ???, 2016/03/24
- 09/13: gnu: gobject-introspection: Remove cairo from inputs.,
??? <=
- 05/13: gnu: cairo: Update to 1.14.6., ???, 2016/03/24
- 06/13: gnu: poppler: Update to 0.41.0., ???, 2016/03/24