xfwm4-lxqt: remove awk from hostmakedepends

This commit is contained in:
KF-Art 2023-11-19 20:45:53 -05:00
parent abfec20528
commit b4f6a830ac

View file

@ -5,7 +5,7 @@ revision=2
repository="cereus-extra"
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale"
hostmakedepends="pkg-config intltool awk"
hostmakedepends="pkg-config intltool"
makedepends="libxfce4ui-nocsd-devel startup-notification-devel
libXcomposite-devel libXdamage-devel libXfixes-devel libXrandr-devel
libXrender-devel libXpresent-devel libwnck-devel"