opkg: add autoremove command line option
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
index 4b50900243582655c3b87ccc37b855dd619e4a60..98b3fe1ddff19a17a8a552a8433dc58c67479e7b 100644 (file)
@@ -54,6 +54,7 @@ struct opkg_conf
      const char *pending_dir;
 
      /* options */
+     int autoremove;
      int force_depends;
      int force_defaults;
      int force_overwrite;