From 63add57ef96f10f464fc1bf7c821d2281b39edeb Mon Sep 17 00:00:00 2001 From: davidovski Date: Fri, 4 Nov 2022 02:29:27 +0000 Subject: Using toybox instead of sbase for posix --- repo/polybar/polybar.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/polybar/polybar.xibuild') diff --git a/repo/polybar/polybar.xibuild b/repo/polybar/polybar.xibuild index ba8e472..20a46dc 100644 --- a/repo/polybar/polybar.xibuild +++ b/repo/polybar/polybar.xibuild @@ -4,7 +4,7 @@ NAME="polybar" DESC="fast and easy-to-use tool for creating status bars" MAKEDEPS="cmake " -DEPS="alsa-lib sbase cairo fontconfig freetype2 jsoncpp curl libmpdclient pulseaudio libuv musl libxcb xcb-util-cursor xcb-util-wm " +DEPS="alsa-lib toybox cairo fontconfig freetype2 jsoncpp curl libmpdclient pulseaudio libuv musl libxcb xcb-util-cursor xcb-util-wm " PKG_VER=3.6.3 SOURCE="https://github.com/polybar/polybar/archive/$PKG_VER.tar.gz" -- cgit v1.2.1