From 3e64093284a726ad339121d4b55ae208063f7789 Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 16 Jul 2020 22:39:05 +0400 Subject: Added files for building .deb polybar package --- DEBIAN/control | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 DEBIAN/control (limited to 'DEBIAN') diff --git a/DEBIAN/control b/DEBIAN/control new file mode 100644 index 0000000..405652e --- /dev/null +++ b/DEBIAN/control @@ -0,0 +1,9 @@ +Package: polybar +Version: 3.4.3-1 +Provides: polybar +Maintainer: Andrew Guschin +Architecture: amd64 +Section: utils +Description: A fast and easy-to-use status bar +Depends: libcairo2-dev, libxcb1-dev, libxcb-util0-dev, libxcb-randr0-dev, libxcb-composite0-dev, xcb-proto, libxcb-image0-dev, libxcb-ewmh-dev, libxcb-icccm4-dev +Suggests: libxcb-xkb-dev, libxcb-xrm-dev, libxcb-cursor-dev, libasound2-dev, libpulse-dev, i3-wm, libjsoncpp-dev, libmpdclient-dev, libcurl4-openssl-dev, libnl-genl-3-dev -- cgit v1.2.3