mpv-plugin/mpv-plugin-xrandr: add x11-apps/xrandr dependency

Signed-off-by: Nicola Smaniotto <smaniotto.nicola@gmail.com>
This commit is contained in:
Nicola Smaniotto
2022-05-05 09:10:14 +02:00
parent e99f7061d2
commit d733827f90

View File

@@ -18,6 +18,10 @@ SRC_URI="https://gitlab.com/lvml/${PN}/-/archive/${COMMIT}/${MY_P}.tar.gz -> ${P
LICENSE="GPL-2"
KEYWORDS="~amd64"
RDEPEND="
x11-apps/xrandr
"
S="${WORKDIR}/${MY_P}"
MPV_PLUGIN_FILES=( xrandr.lua )