mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
lxsession: fix cross build
This commit is contained in:
parent
07a8c87ab4
commit
43e273442c
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'lxsession'
|
# Template file for 'lxsession'
|
||||||
pkgname=lxsession
|
pkgname=lxsession
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-buildin-clipboard"
|
configure_args="--enable-buildin-clipboard"
|
||||||
hostmakedepends="pkg-config intltool"
|
hostmakedepends="pkg-config intltool vala-devel"
|
||||||
makedepends="dbus-glib-devel gtk+-devel polkit-devel vala-devel"
|
makedepends="dbus-glib-devel gtk+-devel polkit-devel"
|
||||||
depends="hicolor-icon-theme"
|
depends="hicolor-icon-theme"
|
||||||
replaces="lxpolkit>=0"
|
replaces="lxpolkit>=0"
|
||||||
short_desc="LXDE X11 Session Manager"
|
short_desc="LXDE X11 Session Manager"
|
||||||
|
|
Loading…
Add table
Reference in a new issue