diff options
author | CoprDistGit <infra@openeuler.org> | 2023-09-19 09:26:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-09-19 09:26:20 +0000 |
commit | d2c9d4af117a675454c696aa07b3445c18fe2fda (patch) | |
tree | 1c1a21de59fff7717ce5a29da45ebf96883ee7e6 /baselibs.conf | |
parent | f99cedb0c9358dc859d1cbfc53cba5f1e0cc57b2 (diff) |
automatic import of bzip2openeuler22.03_LTS
Diffstat (limited to 'baselibs.conf')
-rw-r--r-- | baselibs.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..c38f1f2 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,7 @@ +libbz2-1 + obsoletes "bzip2-<targettype> <= <version>" + provides "bzip2-<targettype> = <version>" + targettype x86 provides "baselibs-x86:<prefix>/usr/lib/libbz2.so.1" +libbz2-devel + requires -libbz2-<targettype> + requires "libbz2-1-<targettype> = <version>" |