mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
chore(common): update linux documentation and control for meson 1.0
This commit is contained in:
parent
72264f9c6d
commit
1b3be1540a
2 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Source code for Keyman engine for IBus is in [linux/ibus-keyman](../../linux/ibu
|
|||
|
||||
## Requirements
|
||||
|
||||
meson (>= 0.57)
|
||||
meson (>= 1.0)
|
||||
|
||||
## Building
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,7 @@ Build-Depends:
|
|||
libjson-glib-dev (>= 1.4.0),
|
||||
liblocale-gettext-perl,
|
||||
libsystemd-dev,
|
||||
meson (>= 0.53),
|
||||
meson (>= 1.0),
|
||||
metacity,
|
||||
ninja-build,
|
||||
perl,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue