rebuild for libgcrypt

This commit is contained in:
Weng Xuetian 2014-12-16 22:53:13 +00:00
parent ec0d06c330
commit 5e706a53db
2 changed files with 4 additions and 2 deletions

View File

@ -6,7 +6,7 @@
_pkgbasename=libssh2
pkgname=lib32-$_pkgbasename
pkgver=1.4.3
pkgrel=1
pkgrel=2
pkgdesc="A library implementing the SSH2 protocol as defined by Internet Drafts (32-bit)"
arch=('x86_64')
url="http://www.libssh2.org/"

View File

@ -1,7 +1,7 @@
pkgname=lib32-systemd
_pkgbasename=systemd
pkgver=218
pkgrel=1
pkgrel=2
pkgdesc="system and service manager (32-bit)"
arch=('x86_64')
url="http://www.freedesktop.org/wiki/Software/systemd"
@ -92,6 +92,8 @@ build() {
--without-python \
--disable-libcryptsetup \
--disable-microhttpd \
--disable-qrencode \
--disable-xkbcommon \
--with-sysvinit-path= \
--with-sysvrcnd-path= \
--with-firmware-path="/usr/lib/firmware/updates:/usr/lib/firmware"