all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Liliana Marie Prikler <liliana.prikler@gmail.com>
To: 57230@debbugs.gnu.org
Subject: [bug#57230] [PATCH core-updates 1/3] gnu: gtk: Add missing input.
Date: Mon, 15 Aug 2022 21:36:53 +0200	[thread overview]
Message-ID: <da3f2e02962154092c4746581d97d8f806986e78.camel@gmail.com> (raw)
In-Reply-To: <8e8a8f204658da3504fe4176b8935b5a60e3c078.camel@gmail.com>

* gnu/packages/gtk.scm (gtk)[inputs]: Add libgudev.
---
 gnu/packages/gtk.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/gtk.scm b/gnu/packages/gtk.scm
index ab0f3e2467..b3f2439c37 100644
--- a/gnu/packages/gtk.scm
+++ b/gnu/packages/gtk.scm
@@ -1238,6 +1238,7 @@ (define-public gtk
            iso-codes
            json-glib
            libcloudproviders            ;for cloud-providers support
+           libgudev                     ;for gstreamer-gl
            libjpeg-turbo
            libpng
            librsvg
-- 
2.37.1





  reply	other threads:[~2022-08-15 19:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-15 19:48 [bug#57230] [PATCH core-updates 0/3] Add GtkSourceView 5 Liliana Marie Prikler
2022-08-15 19:36 ` Liliana Marie Prikler [this message]
2022-08-15 19:37 ` [bug#57230] [PATCH core-updates 2/3] gnu: gtksourceview: Update to 5.4.2 Liliana Marie Prikler
2022-08-15 19:43 ` [bug#57230] [PATCH core-updates 3/3] gnu: Make gtksourceview-5 the default gtksourceview Liliana Marie Prikler
2022-09-02 16:09   ` bug#57230: " Liliana Marie Prikler

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=da3f2e02962154092c4746581d97d8f806986e78.camel@gmail.com \
    --to=liliana.prikler@gmail.com \
    --cc=57230@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.