mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 13:57:19 +08:00
mpv: fix depends
This commit is contained in:
parent
5bab04430c
commit
c5323ff7fe
@ -4,7 +4,7 @@
|
||||
|
||||
pkgname=mpv
|
||||
pkgver=0.7.3
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="A movie player and encoder for linux, based on MPlayer/mplayer2"
|
||||
arch=('x86_64')
|
||||
license=('GPL')
|
||||
@ -15,7 +15,7 @@ depends=('pulseaudio' 'ffmpeg' 'lcms2' 'libdvdread' 'libgl'
|
||||
'xdg-utils' 'lua' 'libdvdnav' 'libcdio-paranoia' 'libbluray'
|
||||
'enca' 'libguess' 'harfbuzz' 'graphite' 'libxrandr')
|
||||
makedepends=('mesa' 'python3-docutils' 'ladspa' 'x264' 'jack'
|
||||
'samba' 'sdl2_mixer' 'sdl_mixer' 'libdvdcss' 'libbs2b')
|
||||
'samba' 'sdl2' 'libbs2b')
|
||||
options=('!emptydirs')
|
||||
install=${pkgname}.install
|
||||
source=("https://github.com/mpv-player/${pkgname}/archive/v${pkgver}.tar.gz")
|
||||
|
Loading…
Reference in New Issue
Block a user