build: Update libhandy to 0.0.8 at least
Earlier versions of libhandy broke translations for all apps. sadly we can't require 0.0.9 yet as it hasn't been released yet. https://mail.gnome.org/archives/desktop-devel-list/2019-March/msg00000.html
This commit is contained in:
parent
b1058933b8
commit
b9bad14df6
@ -15,7 +15,7 @@ dependency('glib-2.0', version: '>= 2.56')
|
||||
dependency('gio-2.0', version: '>= 2.56')
|
||||
dependency('gdk-pixbuf-2.0')
|
||||
dependency('gtk+-3.0', version: '>= 3.22')
|
||||
dependency('libhandy-0.0', version: '>= 0.0.4')
|
||||
dependency('libhandy-0.0', version: '>= 0.0.8')
|
||||
|
||||
dependency('gstreamer-1.0', version: '>= 1.12')
|
||||
dependency('gstreamer-base-1.0', version: '>= 1.12')
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
||||
"commit": "fac9fa59a83f47655d604796632a932d58cf60bb"
|
||||
"commit" : "a89f1e0d060e3690591ba441fa0b322260007c14"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@ -56,7 +56,7 @@
|
||||
{
|
||||
"type" : "git",
|
||||
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
||||
"commit": "fac9fa59a83f47655d604796632a932d58cf60bb"
|
||||
"commit" : "a89f1e0d060e3690591ba441fa0b322260007c14"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user