From: Mathieu Othacehe <m.othacehe@gmail.com>
To: 33954@debbugs.gnu.org
Subject: [bug#33954] [PATCH 2/3] gnu: vlc: Add libmicrodns to inputs.
Date: Wed, 2 Jan 2019 19:40:15 +0100 [thread overview]
Message-ID: <20190102184016.5269-2-m.othacehe@gmail.com> (raw)
In-Reply-To: <20190102184016.5269-1-m.othacehe@gmail.com>
* gnu/packages/video.scm (vlc)[inputs]: Add libmicrodns.
---
gnu/packages/video.scm | 2 ++
1 file changed, 2 insertions(+)
diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 2ef92ae63..6cc8b7729 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -83,6 +83,7 @@
#:use-module (gnu packages curl)
#:use-module (gnu packages databases)
#:use-module (gnu packages dejagnu)
+ #:use-module (gnu packages dns)
#:use-module (gnu packages docbook)
#:use-module (gnu packages documentation)
#:use-module (gnu packages elf)
@@ -945,6 +946,7 @@ videoformats depend on the configuration flags of ffmpeg.")
("libkate" ,libkate)
("libmad" ,libmad)
("libmatroska" ,libmatroska)
+ ("libmicrodns" ,libmicrodns)
("libmodplug" ,libmodplug)
("libmpeg2" ,libmpeg2)
("libogg" ,libogg)
--
2.20.1
next prev parent reply other threads:[~2019-01-02 18:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-02 18:38 [bug#33954] [PATCH 0/3] vlc: Add chromecast support Mathieu Othacehe
2019-01-02 18:40 ` [bug#33954] [PATCH 1/3] gnu: Add libmicrodns Mathieu Othacehe
2019-01-02 18:40 ` Mathieu Othacehe [this message]
2019-01-02 18:40 ` [bug#33954] [PATCH 3/3] gnu: vlc: Add protobuf to inputs Mathieu Othacehe
2019-01-03 19:35 ` [bug#33954] [PATCH 0/3] vlc: Add chromecast support Leo Famulari
2019-01-03 19:39 ` bug#33954: " Mathieu Othacehe
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=20190102184016.5269-2-m.othacehe@gmail.com \
--to=m.othacehe@gmail.com \
--cc=33954@debbugs.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.