libopkg: add option to strip ABI versions from listed names
[project/opkg-lede.git] / libopkg / opkg_conf.h
index d38fd735905bf034d29b3c83a07688f897d3f2e2..cd69cebbb11abecf1fb8548509c0f0504c1c694d 100644 (file)
@@ -89,6 +89,7 @@ struct opkg_conf {
        char *verify_program;
        int noaction;
        int size;
+       int strip_abi;
        int download_only;
        char *cache;