Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions linux/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
keyman (18.0.249-1) UNRELEASED; urgency=medium

* Add procps dependency (closes: 1136515)

-- Eberhard Beilharz <eb1@sil.org> Mon, 18 May 2026 18:06:49 +0200

keyman (18.0.248-1) unstable; urgency=medium

* New upstream release.
Expand Down
1 change: 1 addition & 0 deletions linux/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Depends:
dconf-cli,
gir1.2-webkit2-4.1 | gir1.2-webkit2-4.0,
keyman-engine,
procps,
python3-bs4,
python3-fonttools,
python3-gi,
Expand Down
Loading