libgpod: drop libimobiledevice.swig
was removed a while ago
This commit is contained in:
parent
098da6633e
commit
319b5cec4e
@ -25,8 +25,8 @@ in stdenv.mkDerivation rec {
|
|||||||
propagatedBuildInputs = [ glib libxml2 sqlite zlib sg3_utils
|
propagatedBuildInputs = [ glib libxml2 sqlite zlib sg3_utils
|
||||||
gdk_pixbuf taglib libimobiledevice python pygobject2 mutagen ];
|
gdk_pixbuf taglib libimobiledevice python pygobject2 mutagen ];
|
||||||
|
|
||||||
nativeBuildInputs = [ gettext perlXMLParser intltool pkgconfig perl
|
nativeBuildInputs = [ gettext perlXMLParser intltool pkgconfig perl] ++
|
||||||
libimobiledevice.swig ] ++ lib.optionals monoSupport [ mono gtk-sharp-2_0 ];
|
lib.optionals monoSupport [ mono gtk-sharp-2_0 ];
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://gtkpod.sourceforge.net/;
|
homepage = http://gtkpod.sourceforge.net/;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user