summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ffdee827c6f..ddd4a75eec82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,8 @@ pkgdesc='Highly customizable Wayland bar for Sway and Wlroots based compositors
arch=('x86_64')
url='https://github.com/Alexays/Waybar/'
license=('MIT')
+provides=('waybar')
+conflicts=('waybar')
depends=('gtkmm3'
'jsoncpp'
'libinput'