summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2020-03-08 00:39:12 -0800
committerKevin Mitchell <kevmitch@gmail.com>2020-03-08 00:39:12 -0800
commit9eeddf3617fc4ebd7dc2991dc1aef01673db462d (patch)
treec8c758607ebbeb1dafd461aa1a13d3d467dc63a7
parent360d38f6ddfa44a730326841238c3bff255ac459 (diff)
downloadmpv-build-9eeddf3617fc4ebd7dc2991dc1aef01673db462d.tar.bz2
mpv-build-9eeddf3617fc4ebd7dc2991dc1aef01673db462d.tar.xz
debian: install dependencies for wayland
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ef12218..32cfd01 100644
--- a/debian/control
+++ b/debian/control
@@ -51,10 +51,12 @@ Build-Depends:
libvo-amrwbenc-dev,
libvpx-dev,
libwavpack-dev,
+ libwayland-dev,
libx264-dev,
libx11-dev,
libxext-dev,
libxinerama-dev,
+ libxkbcommon-dev,
libxrandr-dev,
libxss-dev,
libxv-dev,