mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: clementine: Build with libgpod.
* gnu/packages/music.scm (clementine): Add libgpod to dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
475a8a76d2
commit
accd977ab1
1 changed files with 1 additions and 1 deletions
|
@ -565,7 +565,7 @@ (define-public clementine
|
|||
gst-libav
|
||||
libcdio
|
||||
libmygpo-qt
|
||||
;; TODO: Package libgpod.
|
||||
libgpod
|
||||
libmtp
|
||||
libxml2
|
||||
protobuf
|
||||
|
|
Loading…
Reference in a new issue