diff --git a/packaging/debian/control b/packaging/debian/control index 632c2b4..b381df1 100644 --- a/packaging/debian/control +++ b/packaging/debian/control @@ -23,7 +23,8 @@ Homepage: https://gitlab.com/o9000/tint2/ Package: tint2 Architecture: any Depends: ${shlibs:Depends}, - ${misc:Depends} + ${misc:Depends}, + procps Description: lightweight taskbar Tint is a simple panel/taskbar intentionally made for openbox3, but should also work with other window managers. The taskbar includes transparency and diff --git a/packaging/debian/postinst b/packaging/debian/postinst new file mode 100644 index 0000000..1d07a15 --- /dev/null +++ b/packaging/debian/postinst @@ -0,0 +1 @@ +pkill -SIGUSR2 tint2