build: Require libhandy 0.0.9
Else libhandy breaks tranlations
This commit is contained in:
parent
5801736955
commit
f527f743fc
@ -15,7 +15,7 @@ dependency('glib-2.0', version: '>= 2.56')
|
|||||||
dependency('gio-2.0', version: '>= 2.56')
|
dependency('gio-2.0', version: '>= 2.56')
|
||||||
dependency('gdk-pixbuf-2.0')
|
dependency('gdk-pixbuf-2.0')
|
||||||
dependency('gtk+-3.0', version: '>= 3.22')
|
dependency('gtk+-3.0', version: '>= 3.22')
|
||||||
dependency('libhandy-0.0', version: '>= 0.0.8')
|
dependency('libhandy-0.0', version: '>= 0.0.9')
|
||||||
|
|
||||||
dependency('gstreamer-1.0', version: '>= 1.12')
|
dependency('gstreamer-1.0', version: '>= 1.12')
|
||||||
dependency('gstreamer-base-1.0', version: '>= 1.12')
|
dependency('gstreamer-base-1.0', version: '>= 1.12')
|
||||||
|
|||||||
@ -56,7 +56,7 @@
|
|||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
||||||
"commit" : "a89f1e0d060e3690591ba441fa0b322260007c14"
|
"commit" : "56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@ -56,7 +56,7 @@
|
|||||||
{
|
{
|
||||||
"type" : "git",
|
"type" : "git",
|
||||||
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
"url" : "https://source.puri.sm/Librem5/libhandy.git",
|
||||||
"commit" : "a89f1e0d060e3690591ba441fa0b322260007c14"
|
"commit" : "56b0aa62f6251ee19a88fc208b7ca8dcf9c9633c"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user