Initialize for libxcrypt

This commit is contained in:
zyppe 2024-02-09 18:59:50 +08:00
commit e8480c69e4
6 changed files with 277 additions and 0 deletions

7
baselibs.conf Normal file
View file

@ -0,0 +1,7 @@
libcrypt1
arch i586 provides "libowcrypt.so.1"
arch i586 provides "libowcrypt.so.1(OW_CRYPT_1.0)"
libxcrypt-devel
requires -libxcrypt-<targettype>
requires "libcrypt1-<targettype> = <version>"
conflicts "glibc-devel-<targettype> < 2.28"