qingy: switch to libgcrypt
This commit is contained in:
parent
5413efc5f1
commit
9f614692f4
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'qingy'
|
# Template file for 'qingy'
|
||||||
pkgname=qingy
|
pkgname=qingy
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=28
|
revision=29
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
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')"
|
$(vopt_if pam pam-devel) $(vopt_if x11 'libXScrnSaver-devel libX11-devel xorgproto')"
|
||||||
configure_args="--disable-optimizations --disable-static --disable-DirectFB-support
|
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"
|
short_desc="Qingy Is Not Getty"
|
||||||
maintainer="Jens E. Becker <v2px@v2px.de>"
|
maintainer="Jens E. Becker <v2px@v2px.de>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue