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

fix: weak-library-dev-dependency

This commit is contained in:
源文雨
2022-07-21 13:39:51 +08:00
parent 2fbc70a967
commit 92f2c0333b

2
debian/control vendored
View File

@@ -27,6 +27,6 @@ Description: Dynamic library of base16384
Package: libbase16384-dev
Architecture: any
Depends: ${misc:Depends}, libbase16384 (>= 2)
Depends: ${misc:Depends}, libbase16384 (= ${binary:Version})
Description: Header and static library of base16384
This package provides development files for base16384.