xdm: fix cross build.

This commit is contained in:
Christian Neukirchen 2015-02-21 14:53:20 +01:00
parent 09b705790f
commit c711511913

View file

@ -1,8 +1,11 @@
# Template build file for 'xdm'.
pkgname=xdm
version=1.1.11
revision=1
revision=2
build_style=gnu-configure
configure_args="--with-random-device=/dev/urandom
--with-utmp-file=/var/run/utmp
--with-wtmp-file=/var/log/wtmp"
hostmakedepends="pkg-config"
makedepends="libXaw-devel"
depends="sessreg xconsole"