1
0
mirror of https://github.com/fumiama/base16384.git synced 2026-06-21 14:40:23 +08:00

fix undeclared-elf-prerequisites

This commit is contained in:
源文雨
2022-10-16 12:30:32 +08:00
parent 25a3ed1c9e
commit 0dc13418bc

2
debian/control vendored
View File

@@ -22,7 +22,7 @@ Description: Encode binary files to printable utf16be
Package: libbase16384-2 Package: libbase16384-2
Architecture: any Architecture: any
Section: libs Section: libs
Depends: ${misc:Depends} Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Dynamic library of base16384 Description: Dynamic library of base16384
This package provides library files for base16384 algorithm, This package provides library files for base16384 algorithm,
which has 16384 Chinese characters (from \u4E00 to \u8DFF) which has 16384 Chinese characters (from \u4E00 to \u8DFF)