Commit dd697d41 authored by Alex Chalk's avatar Alex Chalk Committed by Peter Hoeg
Browse files

strawberry: add libgpod

Add libgpod to the build for working ipod sync.
parent 03e32b26
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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