cli: implement --size
[oweals/opkg-lede.git] / libopkg / opkg_conf.h
index ca77c88fb914b0647c1453430640cd0cb380a655..ab629eab1093ce61f9e6ef89b1813ba0b56ae183 100644 (file)
@@ -88,6 +88,7 @@ struct opkg_conf
      int query_all;
      int verbosity;
      int noaction;
+     int size;
      int download_only;
      char *cache;