[arch-commits] Commit in xmms2/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Jun 21 16:38:52 UTC 2020


    Date: Sunday, June 21, 2020 @ 16:38:52
  Author: felixonmars
Revision: 649827

depend on perl-pod-parser on perl 5.32+

Modified:
  xmms2/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-21 16:38:42 UTC (rev 649826)
+++ PKGBUILD	2020-06-21 16:38:52 UTC (rev 649827)
@@ -51,7 +51,7 @@
           'speex: Speex support'
           'wavpack: WavPack support')
 depends=(glib2)
-makedepends=("${_depends[@]%%:*}" libpulse python2 git)
+makedepends=("${_depends[@]%%:*}" libpulse python2 git perl-pod-parser)
 optdepends=("${_depends[@]}" 'pulseaudio: PulseAudio output')
 source=(git://git.xmms2.org/xmms2/xmms2-devel.git#commit=${_commit}
         git://git.xmms2.org/xmms2/xmms2-tutorial.git



More information about the arch-commits mailing list