Add an option to download packages but do not install/upgrade anything
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
index 092686cf4ea7c323ccb16e4805b09c19c59a17c6..0925b81c8b10b69e7bb4a44831bcc681e828a07c 100644 (file)
@@ -79,6 +79,7 @@ struct opkg_conf
      int query_all;
      int verbosity;
      int noaction;
+     int download_only;
      char *cache;
 
 #ifdef HAVE_SSLCURL