guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/97: gnu: gobject-introspection: Remove cairo from inputs.


From: ???
Subject: 05/97: gnu: gobject-introspection: Remove cairo from inputs.
Date: Thu, 07 Apr 2016 03:13:02 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit bfce02dab381e42144414e829dfa8c59e6e5e96b
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 16a1a61..8ce7976 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)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]