summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@gmail.com>2014-10-25 23:53:55 -0700
committerKevin Mitchell <kevmitch@gmail.com>2014-10-25 23:53:55 -0700
commit3b6576c46c00579b61915067a33f2ee25eb5ba0f (patch)
tree3736121dc3885437dae07c1361989d9aa826339d
parentf672af7945a5a53682b30efd8db59234e219d53a (diff)
downloadmpv-build-3b6576c46c00579b61915067a33f2ee25eb5ba0f.tar.bz2
mpv-build-3b6576c46c00579b61915067a33f2ee25eb5ba0f.tar.xz
debian: add xrandr to build deps
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3338c81..60fe97e 100644
--- a/debian/control
+++ b/debian/control
@@ -60,6 +60,7 @@ Build-Depends:
libx11-dev,
libxext-dev,
libxinerama-dev,
+ libxrandr-dev,
libxss-dev,
libxv-dev,
libxvmc-dev,