From: David Craven <david@craven.ch>
To: guix-devel@gnu.org
Subject: [PATCH 2/2] gnu: ardour: Add eudev dependency.
Date: Sat, 7 Jan 2017 19:10:13 +0100 [thread overview]
Message-ID: <20170107181013.17984-2-david@craven.ch> (raw)
In-Reply-To: <20170107181013.17984-1-david@craven.ch>
* gnu/packages/audio.scm (ardour)[inputs]: Add eudev.
---
gnu/packages/audio.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/audio.scm b/gnu/packages/audio.scm
index f3a337925..5e22c1f22 100644
--- a/gnu/packages/audio.scm
+++ b/gnu/packages/audio.scm
@@ -223,6 +223,7 @@ namespace ARDOUR { const char* revision = \"" version "\" ; }")))))
("boost" ,boost)
("atkmm" ,atkmm)
("cairomm" ,cairomm)
+ ("eudev" ,eudev)
("gtkmm" ,gtkmm-2)
("glibmm" ,glibmm)
("libart-lgpl" ,libart-lgpl)
--
2.11.0
next prev parent reply other threads:[~2017-01-07 18:10 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-23 5:23 Staging freeze Leo Famulari
2016-12-23 6:00 ` John Darrington
2016-12-26 18:16 ` Leo Famulari
2016-12-27 23:56 ` Leo Famulari
2016-12-28 4:13 ` Leo Famulari
2016-12-28 9:17 ` John Darrington
2016-12-29 17:16 ` Leo Famulari
2016-12-29 17:51 ` Ludovic Courtès
2016-12-29 18:42 ` Leo Famulari
2016-12-31 11:12 ` Ludovic Courtès
[not found] ` <20161229002614.GA4151@jasmine>
[not found] ` <8737h6isc7.fsf@gnu.org>
[not found] ` <20170104084411.GA5126@jasmine>
[not found] ` <87mvf7jdax.fsf@gnu.org>
2017-01-04 11:15 ` bug#25016: " Andreas Enge
2017-01-04 15:49 ` Ludovic Courtès
2017-01-04 19:44 ` Leo Famulari
2017-01-04 8:45 ` Leo Famulari
2017-01-04 22:31 ` Ludovic Courtès
2017-01-07 11:50 ` Let’s fix build failures on ‘staging’! Ludovic Courtès
2017-01-07 17:15 ` Fix python-pygpgme FTBFS [was Re: Let’s fix build failures on ‘staging’!] Leo Famulari
2017-01-07 21:31 ` Ludovic Courtès
2017-01-07 21:46 ` Leo Famulari
2017-01-07 17:22 ` Let’s fix build failures on ‘staging’! Leo Famulari
2017-01-07 17:35 ` Leo Famulari
2017-01-07 21:32 ` Ludovic Courtès
2017-01-07 21:46 ` Leo Famulari
2017-01-08 17:19 ` Leo Famulari
2017-01-07 18:10 ` [PATCH 1/2] Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host." David Craven
2017-01-07 18:10 ` David Craven [this message]
2017-01-07 19:11 ` Ricardo Wurmus
2017-01-07 22:43 ` David Craven
2017-01-07 22:45 ` David Craven
2017-01-08 10:57 ` Ludovic Courtès
2017-01-08 7:23 ` Ricardo Wurmus
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170107181013.17984-2-david@craven.ch \
--to=david@craven.ch \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.