Correctly build (and publish) dependencies for kiwix-desktop.

This commit is contained in:
Matthieu Gautier 2023-07-31 17:43:56 +02:00
parent ad866a7790
commit 458aa97b36
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ BUILD_DEF = """
| | flatpak | | | | | BP | |
| | native_static | d | d | dBPSD | dBPSD | | linux-x86_64 |
| | native_mixed | BPS | BPS | | | | linux-x86_64 |
| | native_dyn | d | d | dB | dB | BPS | |
| | native_dyn | d | d | dB | dB | dBPS | |
# libzim CI is building alpine_dyn but not us
| | android_arm | dBP | dBP | | | | android-arm |
| | android_arm64 | dBP | dBP | | | | android-arm64 |