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

Christian Hesse eworm at archlinux.org
Mon May 14 07:34:10 UTC 2018


    Date: Monday, May 14, 2018 @ 07:34:09
  Author: eworm
Revision: 321818

add build dependency to 'wayland-protocols'

Modified:
  mpv/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-14 07:33:07 UTC (rev 321817)
+++ PKGBUILD	2018-05-14 07:34:09 UTC (rev 321818)
@@ -20,7 +20,7 @@
   'desktop-file-utils' 'hicolor-icon-theme' 'xdg-utils' 'lua52' 'libdvdnav'
   'libxrandr' 'jack' 'rubberband' 'uchardet' 'libarchive' 'smbclient'
 )
-makedepends=('mesa' 'python-docutils' 'ladspa')
+makedepends=('mesa' 'python-docutils' 'ladspa' 'wayland-protocols')
 optdepends=('youtube-dl: for video-sharing websites playback')
 options=('!emptydirs')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mpv-player/$pkgname/archive/v$pkgver.tar.gz"



More information about the arch-commits mailing list