gpgme: add ld-linux.so.2 rundep. bumprev.
This commit is contained in:
parent
1ca797c91b
commit
707ff880cf
2 changed files with 2 additions and 1 deletions
|
@ -3,3 +3,4 @@ libgpg-error.so.0
|
|||
libc.so.6
|
||||
ld-linux-x86-64.so.2
|
||||
libpthread.so.0
|
||||
ld-linux.so.2
|
||||
|
|
|
@ -5,7 +5,7 @@ distfiles="ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-$version.tar.bz2"
|
|||
build_style=gnu-configure
|
||||
configure_args="--enable-fd-passing --disable-gpgsm-test --disable-gpgconf-test
|
||||
--disable-g13-test"
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="GnuPG Made Easy"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=74e040fcd46061f6b0d8b621a2a2a48100a7ba5c9f69e7cf207259a6e2e3e6a1
|
||||
|
|
Loading…
Reference in a new issue