2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

python2: Add dependency on sqlite (needed by Firefox 70)

This commit is contained in:
Dylan Araps 2019-10-05 21:57:50 +03:00
parent 66ddc737c9
commit f72b0fffd6
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
2 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
bzip2
sqlite
zlib

View File

@ -1 +1 @@
2.7.16 2
2.7.16 3