X-Git-Url: https://git.librecmc.org/?p=oweals%2Fopkg-lede.git;a=blobdiff_plain;f=libopkg%2Fopkg_cmd.c;h=c30e34dc226c8c397bc5c8bb9c33a5a85986dc30;hp=d1e91cbeae54bfdad58b0dfcedfcb63f79d0e065;hb=71f02a3eb65b2996957faf81c2e54196a35f3c59;hpb=9ecd49641e53ae5353e2b355d7828de30b463dba diff --git a/libopkg/opkg_cmd.c b/libopkg/opkg_cmd.c index d1e91cb..c30e34d 100644 --- a/libopkg/opkg_cmd.c +++ b/libopkg/opkg_cmd.c @@ -169,7 +169,7 @@ opkg_update_cmd(int argc, char **argv) list_file_name); } free(url); -#if defined(HAVE_GPGME) || defined(HAVE_OPENSSL) +#if defined(HAVE_GPGME) || defined(HAVE_OPENSSL) || defined(HAVE_USIGN) if (conf->check_signature) { /* download detached signitures to verify the package lists */ /* get the url for the sig file */