Imported Upstream version 0.7.18
[platform/upstream/libsolv.git] / ext / repo_conda.h
index 7e90a3d..fa626f1 100644 (file)
@@ -5,4 +5,6 @@
  * for further information
  */
 
+#define CONDA_ADD_USE_ONLY_TAR_BZ2  (1 << 8)
+
 extern int repo_add_conda(Repo *repo, FILE *fp, int flags);