unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Mathieu Othacehe <m.othacehe@gmail.com>
To: 33954@debbugs.gnu.org
Subject: [bug#33954] [PATCH 3/3] gnu: vlc: Add protobuf to inputs.
Date: Wed,  2 Jan 2019 19:40:16 +0100	[thread overview]
Message-ID: <20190102184016.5269-3-m.othacehe@gmail.com> (raw)
In-Reply-To: <20190102184016.5269-1-m.othacehe@gmail.com>

* gnu/packages/video.scm (vlc)[inputs]: Add protobuf.
---
 gnu/packages/video.scm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/gnu/packages/video.scm b/gnu/packages/video.scm
index 6cc8b7729..2b2da4396 100644
--- a/gnu/packages/video.scm
+++ b/gnu/packages/video.scm
@@ -118,6 +118,7 @@
   #:use-module (gnu packages perl)
   #:use-module (gnu packages pkg-config)
   #:use-module (gnu packages popt)
+  #:use-module (gnu packages protobuf)
   #:use-module (gnu packages pulseaudio)
   #:use-module (gnu packages python)
   #:use-module (gnu packages python-crypto)
@@ -974,6 +975,7 @@ videoformats depend on the configuration flags of ffmpeg.")
        ("opus" ,opus)
        ("perl" ,perl)
        ("pulseaudio" ,pulseaudio)
+       ("protobuf" ,protobuf)
        ("python" ,python-wrapper)
        ("qtbase" ,qtbase)
        ("qtsvg" ,qtsvg)
-- 
2.20.1

  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   ` [bug#33954] [PATCH 2/3] gnu: vlc: Add libmicrodns to inputs Mathieu Othacehe
2019-01-02 18:40   ` Mathieu Othacehe [this message]
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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190102184016.5269-3-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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).