mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-26 10:17:41 +00:00
Merge pull request #5360 from keymanapp/fix/linux/cherry/issue-5344
fix(linux): Add libglib2.0-bin to keyman Depends 🍒
This commit is contained in:
commit
f1978ed78e
2 changed files with 8 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
keyman-config (14.0.276-2) experimental; urgency=medium
|
||||
|
||||
* Team upload
|
||||
* Add libglib2.0-bin to keyman Depends (closes: #990226)
|
||||
|
||||
-- Gunnar Hjalmarsson <gunnarhj@debian.org> Wed, 23 Jun 2021 15:28:27 +0200
|
||||
|
||||
keyman-config (14.0.276-1) experimental; urgency=medium
|
||||
|
||||
* New upstream release
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ Homepage: https://www.keyman.com
|
|||
Package: keyman
|
||||
Architecture: all
|
||||
Depends:
|
||||
libglib2.0-bin,
|
||||
python3-keyman-config,
|
||||
${misc:Depends},
|
||||
Recommends:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue