From 4af32d1c58a4e595da92791a828da011b088ff8b Mon Sep 17 00:00:00 2001 From: Bruno Ancona Date: Wed, 12 Apr 2023 02:11:31 -0600 Subject: Add playerctl depend --- .SRCINFO | 1 + PKGBUILD | 1 + 2 files changed, 2 insertions(+) diff --git a/.SRCINFO b/.SRCINFO index e336a3c..88a63b0 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -32,6 +32,7 @@ pkgbase = waybar-hyprland depends = libsndio.so depends = libxkbcommon depends = wireplumber + depends = playerctl optdepends = otf-font-awesome: Icons in the default configuration provides = waybar conflicts = waybar diff --git a/PKGBUILD b/PKGBUILD index bde8a3d..619f14a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -31,6 +31,7 @@ depends=( 'libsndio.so' 'libxkbcommon' 'wireplumber' + 'playerctl' ) makedepends=( 'cmake' -- cgit v1.2.3