From 070ab643cbc42d254de093540e3ed81ac60f0236 Mon Sep 17 00:00:00 2001
From: Jeremy Bicha <jbicha@ubuntu.com>
Date: Wed, 21 Dec 2016 23:04:10 -0500
Subject: [PATCH 4/6] Build-Depend on usbutils

See
https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=e41a11d1b
---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index e037a09..f504e00 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends:
  libcairo2-dev (>= 1.2.0),
  libpulse-dev,
  libusb-1.0-0-dev,
+ usbutils,
  valac (>= 0.18),
  python-all,
  python-six,
-- 
2.10.2

