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

fix: version-substvar-for-external-package

This commit is contained in:
源文雨
2022-07-21 14:14:13 +08:00
parent 9f9c75f109
commit b61b3e2388
2 changed files with 2 additions and 2 deletions

4
debian/control vendored
View File

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