[bug#75678,gnome-team] gnu: pipewire: Add libdrm to inputs.

Message ID 20250119224404.10983-1-david.elsing@posteo.net
State New
Headers
Series [bug#75678,gnome-team] gnu: pipewire: Add libdrm to inputs. |

Commit Message

David Elsing Jan. 19, 2025, 10:43 p.m. UTC
  This is required for the GStreamer plugin.

* gnu/packages/linux.scm (pipewire)[inputs]: Add libdrm.
---
 gnu/packages/linux.scm | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

David Elsing Jan. 20, 2025, 4:43 p.m. UTC | #1
Hello,

Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:

> I've dropped the copyright line, since a one line addition change isn't
> copyrightable.

That makes sense. :)

> Otherwise pushed to the master branch with commit 6d32a85fd1.

Thanks! I marked it as gnome-team to prevent the rebuilds on master, but
there aren't too many dependencies anyway.

Best,
David
  
Maxim Cournoyer Jan. 20, 2025, 11:44 p.m. UTC | #2
Hi David,

David Elsing <david.elsing@posteo.net> writes:

> Hello,
>
> Maxim Cournoyer <maxim.cournoyer@gmail.com> writes:
>
>> I've dropped the copyright line, since a one line addition change isn't
>> copyrightable.
>
> That makes sense. :)
>
>> Otherwise pushed to the master branch with commit 6d32a85fd1.
>
> Thanks! I marked it as gnome-team to prevent the rebuilds on master, but
> there aren't too many dependencies anyway.

Yes, the rule for master is to have less than 300 packages rebuilt.
  

Patch

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 32fb16fa21..9e5613e5c1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -82,6 +82,7 @@ 
 ;;; Copyright © 2024 Sharlatan Hellseher <sharlatanus@gmail.com>
 ;;; Copyright © 2024 Arun Isaac <arunisaac@systemreboot.net>
 ;;; Copyright © 2024 Ashish SHUKLA <ashish.is@lostca.se>
+;;; Copyright © 2025 David Elsing <david.elsing@posteo.net>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -10046,6 +10047,7 @@  (define-public pipewire
                   jack-2
                   ldacbt
                   libcamera
+                  libdrm
                   libfdk
                   libfreeaptx
                   libsndfile