We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ebd234 commit f5fcb40Copy full SHA for f5fcb40
debian/changelog
@@ -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
8
regolith-i3xrocks-config (3.6.2-1) bionic; urgency=medium
9
10
[ Ken Gilmer ]
debian/control
@@ -47,7 +47,8 @@ Package: i3xrocks-net-traffic
47
Architecture: any
48
Depends: ${misc:Depends},
49
bc,
50
- regolith-i3xrocks-config
+ regolith-i3xrocks-config,
51
+ iproute2
52
Recommends:
53
gnome-control-center
54
Description: Indicator to show network I/O status.
0 commit comments