gpodder: disable iPodSupport by default
gpodder has an indirect dependency on libplist (pulled by libgpod), which has known security vulnerabilities.
This commit is contained in:
parent
be23e983ae
commit
49f9c202f6
@ -1,5 +1,5 @@
|
|||||||
{ stdenv, fetchurl, python2Packages, mygpoclient, intltool
|
{ stdenv, fetchurl, python2Packages, mygpoclient, intltool
|
||||||
, ipodSupport ? true, libgpod
|
, ipodSupport ? false, libgpod
|
||||||
, gnome3
|
, gnome3
|
||||||
}:
|
}:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user