libopkg: remove OpenSSL support
[oweals/opkg-lede.git] / libopkg / opkg_cmd.c
index 427b356f0257cc8b76b05f13eebf4d4c7be7f681..a97255393650621e23799142ff9722e69672ebd4 100644 (file)
@@ -142,7 +142,7 @@ static int opkg_update_cmd(int argc, char **argv)
                                 list_file_name);
                }
                free(url);
-#if defined(HAVE_OPENSSL) || defined(HAVE_USIGN)
+#if defined(HAVE_USIGN)
                if (pkglist_dl_error == 0 && conf->check_signature) {
                        /* download detached signitures to verify the package lists */
                        /* get the url for the sig file */