Skip to content

Commit f5fcb40

Browse files
committed
Add missing dependency to net-traffic script on iproute2
1 parent 2ebd234 commit f5fcb40

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

debian/changelog

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
regolith-i3xrocks-config (3.6.3-1) bionic; urgency=medium
2+
3+
[ Ken Gilmer ]
4+
* Add missing dependency to net-traffic script on iproute2
5+
6+
-- Regolith Linux <regolith.linux@gmail.com> Wed, 28 Apr 2021 21:26:39 -0700
7+
18
regolith-i3xrocks-config (3.6.2-1) bionic; urgency=medium
29

310
[ Ken Gilmer ]

debian/control

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@ Package: i3xrocks-net-traffic
4747
Architecture: any
4848
Depends: ${misc:Depends},
4949
bc,
50-
regolith-i3xrocks-config
50+
regolith-i3xrocks-config,
51+
iproute2
5152
Recommends:
5253
gnome-control-center
5354
Description: Indicator to show network I/O status.

0 commit comments

Comments
 (0)