qingy: switch to libgcrypt
This commit is contained in:
parent
5413efc5f1
commit
9f614692f4
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'qingy'
|
||||
pkgname=qingy
|
||||
version=1.0.0
|
||||
revision=28
|
||||
revision=29
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel libressl-devel
|
||||
makedepends="ncurses-devel libgcrypt-devel
|
||||
$(vopt_if pam pam-devel) $(vopt_if x11 'libXScrnSaver-devel libX11-devel xorgproto')"
|
||||
configure_args="--disable-optimizations --disable-static --disable-DirectFB-support
|
||||
$(vopt_enable pam) $(vopt_enable x11 x-support)"
|
||||
--enable-crypto=libgcrypt $(vopt_enable pam) $(vopt_enable x11 x-support)"
|
||||
short_desc="Qingy Is Not Getty"
|
||||
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in New Issue