From 7b9e64c6af63a5be1a5d4ae0e3c80ec410b984a3 Mon Sep 17 00:00:00 2001
From: Christian Poessinger <christian@poessinger.com>
Date: Sun, 24 Jun 2018 11:33:51 +0200
Subject: T201: add dependency on 'beep' package

---
 debian/control | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/control b/debian/control
index 9b510cc5a..51f396604 100644
--- a/debian/control
+++ b/debian/control
@@ -32,6 +32,7 @@ Depends: python3,
   ntp,
   iputils-arping,
   libvyosconfig0,
+  beep,
   ${shlibs:Depends},
   ${misc:Depends}
 Description: VyOS configuration scripts and data
-- 
cgit v1.2.3