xfce4-dockbarx-plugin: remove awk from hostmakedepends

This commit is contained in:
KF-Art 2023-11-19 21:44:21 -05:00
parent 13431325c3
commit 51b884d53b

View file

@ -5,7 +5,7 @@ revision=1
repository="cereus-extra" repository="cereus-extra"
build_style=cmake build_style=cmake
#conf_files="" #conf_files=""
hostmakedepends="pkg-config awk" hostmakedepends="pkg-config"
makedepends="xfce4-panel-devel" makedepends="xfce4-panel-devel"
depends="dockbarx xfce4-panel" depends="dockbarx xfce4-panel"
short_desc="Embed DockbarX in the xfce4-panel" short_desc="Embed DockbarX in the xfce4-panel"