lxqt-session: disable BUNDLE_XDG_UTILS.
This commit is contained in:
parent
269fd390a9
commit
82ddf73e0d
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'lxqt-session'
|
# Template file for 'lxqt-session'
|
||||||
pkgname=lxqt-session
|
pkgname=lxqt-session
|
||||||
version=0.8.0
|
version=0.8.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_QT5=1 -DLIB_SUFFIX="
|
configure_args="-DUSE_QT5=1 -DLIB_SUFFIX= -DBUNDLE_XDG_UTILS=NO"
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
makedepends="qt5-tools-devel liblxqt-devel libqtxdg-devel"
|
makedepends="qt5-tools-devel liblxqt-devel libqtxdg-devel"
|
||||||
short_desc="LXQt session handler"
|
short_desc="LXQt session handler"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue