Make xfwm4-lxqt to no longer depend on libxfce4ui-nocsd

Upstream merged a similar feature, so the fork it's no longer needed since XFCE 4.17.4.
See: https://github.com/Xfce-Classic/libxfce4ui-nocsd/issues/16
This commit is contained in:
Kevin Figueroa 2024-02-10 21:31:09 -06:00
parent 9068b3a698
commit 5db73a4dde

View file

@ -1,12 +1,12 @@
# Template file for 'xfwm4-lxqt'
pkgname=xfwm4-lxqt
version=4.18.0
revision=2
revision=3
repository="cereus-extra"
build_style=gnu-configure
configure_args="--with-locales-dir=/usr/share/locale"
hostmakedepends="pkg-config intltool"
makedepends="libxfce4ui-nocsd-devel startup-notification-devel
makedepends="libxfce4ui-devel startup-notification-devel
libXcomposite-devel libXdamage-devel libXfixes-devel libXrandr-devel
libXrender-devel libXpresent-devel libwnck-devel"
depends="hicolor-icon-theme desktop-file-utils"