mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-21 05:53:22 -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
|
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
|
-- 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},
|
${misc:Depends}, ${perl:Depends}, ${python:Depends},
|
||||||
debconf (>= 0.5) | debconf-2.0,
|
debconf (>= 0.5) | debconf-2.0,
|
||||||
gettext-base,
|
gettext-base,
|
||||||
|
net-tools,
|
||||||
python3|python,
|
python3|python,
|
||||||
python3-newt|python-newt,
|
python3-newt|python-newt,
|
||||||
tmux (>= 1.5) | screen,
|
tmux (>= 1.5) | screen,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue