Fix compilation using --without-gpgme
commitb952a3b08c778e1505032b55476e8956c38aead8
authorDan McGee <dan@archlinux.org>
Wed, 17 Aug 2011 00:51:21 +0000 (16 19:51 -0500)
committerDan McGee <dan@archlinux.org>
Wed, 17 Aug 2011 00:51:21 +0000 (16 19:51 -0500)
treefe50d0e0ec86fc4d116f31f3cee23c397555a0cb
parentc5c1a1349af5fc98766771cc1d9e61df50b8a44d
Fix compilation using --without-gpgme

This function is used regardless of whether gpgme support is enabled, so
make sure it is always accessible.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/signing.c