summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Mitchell <kevmitch@math.sfu.ca>2014-02-03 11:16:10 -0800
committerKevin Mitchell <kevmitch@math.sfu.ca>2014-02-03 11:16:10 -0800
commit5d1f9b8b88282ecd1e4f9805879eeb7fd143c606 (patch)
tree530994e8d48cb8ae653cf4c3f4e317f7594acfb1
parent21b84f6d0e56646ecb6c60f7538d32409ec38753 (diff)
downloadmpv-build-5d1f9b8b88282ecd1e4f9805879eeb7fd143c606.tar.bz2
mpv-build-5d1f9b8b88282ecd1e4f9805879eeb7fd143c606.tar.xz
!hurd-any for dependencies not available in debian hurd (libva,libv4l)
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 7f7f2e3..6879649 100644
--- a/debian/control
+++ b/debian/control
@@ -37,8 +37,8 @@ Build-Depends:
libquvi-dev,
libsmbclient-dev,
libtool,
- libv4l-dev,
- libva-dev,
+ libv4l-dev [!hurd-any],
+ libva-dev [!hurd-any],
libvdpau-dev,
libwayland-dev [linux-any],
libx264-dev,