gnu: clementine: Build with libgpod.
* gnu/packages/music.scm (clementine): Add libgpod to dependencies. Signed-off-by: Ludovic Courtès <ludo@gnu.org>master
parent
475a8a76d2
commit
accd977ab1
|
@ -565,7 +565,7 @@ enables iPod support in music players such as Clementine.")
|
||||||
gst-libav
|
gst-libav
|
||||||
libcdio
|
libcdio
|
||||||
libmygpo-qt
|
libmygpo-qt
|
||||||
;; TODO: Package libgpod.
|
libgpod
|
||||||
libmtp
|
libmtp
|
||||||
libxml2
|
libxml2
|
||||||
protobuf
|
protobuf
|
||||||
|
|
Reference in New Issue