mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-27 16:02:55 +02:00
qingy: use xorgproto.
This commit is contained in:
parent
c523fb45dd
commit
0c4400a5d4
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'qingy'
|
||||
pkgname=qingy
|
||||
version=1.0.0
|
||||
revision=23
|
||||
revision=24
|
||||
lib32disabled=yes
|
||||
build_style=gnu-configure
|
||||
makedepends="ncurses-devel libressl-devel
|
||||
$(vopt_if pam pam-devel) $(vopt_if x11 'libXScrnSaver-devel libX11-devel scrnsaverproto')"
|
||||
$(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)"
|
||||
short_desc="Qingy Is Not Getty"
|
||||
|
|
Loading…
Add table
Reference in a new issue