Date: Saturday, February 16, 2019 @ 09:59:38
  Author: arojas
Revision: 346360

Update mutagen dependency

Modified:
  libgpod/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-02-16 08:49:23 UTC (rev 346359)
+++ PKGBUILD    2019-02-16 09:59:38 UTC (rev 346360)
@@ -7,7 +7,7 @@
 pkgdesc="A shared library to access the contents of an iPod"
 arch=(x86_64)
 license=('LGPL')
-depends=('gdk-pixbuf2' 'mutagen' 'sg3_utils' 'libimobiledevice' 'libplist')
+depends=('gdk-pixbuf2' 'python2-mutagen' 'sg3_utils' 'libimobiledevice' 
'libplist')
 makedepends=('intltool' 'swig' 'docbook-xsl' 'pygobject2-devel' 'gtk-sharp-2')
 optdepends=('gtk-sharp-2: Mono bindings'
             'python2-gobject2: python bindings')

Reply via email to