guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: qt: Add input expat.


From: ???
Subject: 02/02: gnu: qt: Add input expat.
Date: Sun, 11 Jan 2015 05:55:25 +0000

iyzsong pushed a commit to branch wip-qt
in repository guix.

commit 7ea6e56cda4a61c6f81c432ebf986bceb2178cc4
Author: 宋文武 <address@hidden>
Date:   Sun Jan 11 13:53:52 2015 +0800

    gnu: qt: Add input expat.
    
    * gnu/packages/qt.scm (qt): Add expat to inputs.
---
 gnu/packages/qt.scm |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 11b79bb..dd049e3 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -115,6 +115,7 @@ webrtc/tools/e2e_quality/audio/perf")))))
     (inputs
      `(("alsa-lib" ,alsa-lib)
        ("dbus" ,dbus)
+       ("expat" ,expat)
        ("fontconfig" ,fontconfig)
        ("freetype" ,freetype)
        ("glib" ,glib)



reply via email to

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