strawberry: add libgpod

Add libgpod to the build for working ipod sync.
This commit is contained in:
Alex Chalk 2022-03-05 20:01:05 -05:00 committed by Peter Hoeg
parent 03e32b26ad
commit dd697d4148

View file

@ -19,6 +19,7 @@
, protobuf
, sqlite
, taglib
, libgpod
, libpulseaudio
, libselinux
, libsepol
@ -63,6 +64,7 @@ mkDerivation rec {
qtbase
qtx11extras
] ++ lib.optionals stdenv.isLinux [
libgpod
libpulseaudio
libselinux
libsepol