From 80a96d620bdf47ba0b3e109f3789a9777a2eb6ba Mon Sep 17 00:00:00 2001
From: Daniil Baturin <daniil@baturin.org>
Date: Thu, 14 Feb 2019 23:57:59 +0100
Subject: [vyos.configtree] T1248: add a function for node copying

Also improve sanity checks in the rename function and add unit tests
for copy and rename.
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'debian/control')

diff --git a/debian/control b/debian/control
index 93608d888..859c36f14 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9),
   python3-nose,
   python3-coverage,
   whois,
-  libvyosconfig0
+  libvyosconfig0 (>= 0.0.7)
 Standards-Version: 3.9.6
 
 Package: vyos-1x
-- 
cgit v1.2.3