all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [PATCH] gnu: libcanberra: Add input gtk+-2.
@ 2016-02-04 16:04 Fabian Harfert
  2016-02-04 16:08 ` Fabian Harfert
  0 siblings, 1 reply; 12+ messages in thread
From: Fabian Harfert @ 2016-02-04 16:04 UTC (permalink / raw)
  To: guix-devel

* gnu/packages/libcanberra.scm (libcanberra): Add input gtk+-2.
---
 gnu/packages/libcanberra.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/libcanberra.scm b/gnu/packages/libcanberra.scm
index 3769e3f..4110e88 100644
--- a/gnu/packages/libcanberra.scm
+++ b/gnu/packages/libcanberra.scm
@@ -67,6 +67,7 @@
     (inputs
      `(("alsa-lib" ,alsa-lib)
        ("gstreamer" ,gstreamer)
+       ("gtk+" ,gtk+-2)
        ("gtk+" ,gtk+)
        ("libltdl" ,libltdl)
        ("libvorbis" ,libvorbis)
-- 
2.7.0

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2016-02-07 20:16 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-04 16:04 [PATCH] gnu: libcanberra: Add input gtk+-2 Fabian Harfert
2016-02-04 16:08 ` Fabian Harfert
2016-02-06  5:05   ` 宋文武
2016-02-06 18:48     ` [PATCH] gnu: Add libcanberra-gtk2 Fabian Harfert
2016-02-06 19:56       ` Efraim Flashner
2016-02-07 11:13         ` Andreas Enge
2016-02-07 13:41           ` Fabian Harfert
2016-02-07 14:03             ` Andreas Enge
2016-02-07 14:25               ` Efraim Flashner
2016-02-07 15:51                 ` Andreas Enge
2016-02-07 20:15         ` Ludovic Courtès
2016-02-07 20:16           ` Andreas Enge

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.