diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-12-26 19:55:34 +0100 |
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-12-26 19:55:34 +0100 |
| commit | 91a224c12651968878bff22d49c3d6b79911450d (patch) | |
| tree | 3c83abf19a3e486abff63529a3e049040f777b95 | |
| parent | e71592e0f8e6139ce6aebac005c1426c87bd1149 (diff) | |
| download | vyos-1x-91a224c12651968878bff22d49c3d6b79911450d.tar.gz vyos-1x-91a224c12651968878bff22d49c3d6b79911450d.zip | |
Debian: add fakeroot to Build-Depends
| -rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 931b34bc1..d5afeba55 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Build-Depends: debhelper (>= 9), python3-nose, python3-coverage, whois, + fakeroot, libvyosconfig0 (>= 0.0.7) Standards-Version: 3.9.6 |
