enlightenment: drop a removed configure argument
This commit is contained in:
parent
87b42a3f96
commit
111900a665
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=enlightenment
|
|||
version=0.24.2
|
||||
revision=1
|
||||
build_style=meson
|
||||
configure_args="--sysconfdir=/etc -Dpam=true -Dbluez4=false -Dsystemd=false
|
||||
configure_args="--sysconfdir=/etc -Dpam=true -Dsystemd=false
|
||||
$(vopt_bool wayland wl)"
|
||||
hostmakedepends="efl pkg-config gettext $(vopt_if wayland xorg-server-xwayland)"
|
||||
makedepends="gettext-devel efl-devel pam-devel xkeyboard-config
|
||||
|
|
Loading…
Reference in a new issue