mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-20 13:33:23 -07:00
* debian/control:
- depend on net-tools, for ifconfig
This commit is contained in:
parent
d5982dfbfd
commit
424d9abe52
2 changed files with 3 additions and 1 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -1,6 +1,7 @@
|
|||
byobu (5.115) unreleased; urgency=medium
|
||||
|
||||
* UNRELEASED
|
||||
* debian/control:
|
||||
- depend on net-tools, for ifconfig
|
||||
|
||||
-- Dustin Kirkland <kirkland@ubuntu.com> Fri, 27 Jan 2017 08:31:01 -0600
|
||||
|
||||
|
|
1
debian/control
vendored
1
debian/control
vendored
|
@ -14,6 +14,7 @@ Depends:
|
|||
${misc:Depends}, ${perl:Depends}, ${python:Depends},
|
||||
debconf (>= 0.5) | debconf-2.0,
|
||||
gettext-base,
|
||||
net-tools,
|
||||
python3|python,
|
||||
python3-newt|python-newt,
|
||||
tmux (>= 1.5) | screen,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue