adding check_signature config
[project/opkg-lede.git] / libopkg / opkg_conf.h
index 407c8dea424a836b39be26b9c0d5e2b7bda7ca6c..c2f9015b1a327d9547729e5a0ed0177bc8840f1f 100644 (file)
@@ -63,6 +63,7 @@ struct opkg_conf
      int force_space;
      int force_removal_of_dependent_packages;
      int force_removal_of_essential_packages;
+     int check_signature;
      int nodeps; /* do not follow dependences */
      char *offline_root;
      char *offline_root_path;