mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Require libecal 2.32.0
We need e_cal_view_stop(), which appeared first in that release. Signed-off-by: Federico Mena Quintero <federico@gnome.org>
This commit is contained in:
parent
89dcd9027d
commit
3bee2e4228
1 changed files with 1 additions and 1 deletions
|
|
@ -66,7 +66,7 @@ GJS_MIN_VERSION=0.7.11
|
|||
MUTTER_MIN_VERSION=2.91.90
|
||||
GTK_MIN_VERSION=3.0.0
|
||||
GIO_MIN_VERSION=2.25.9
|
||||
LIBECAL_MIN_VERSION=1.6.0
|
||||
LIBECAL_MIN_VERSION=2.32.0
|
||||
LIBEDATASERVER_MIN_VERSION=1.2.0
|
||||
LIBEDATASERVERUI2_MIN_VERSION=1.2.0
|
||||
LIBEDATASERVERUI3_MIN_VERSION=2.91.6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue