Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Librem5
debs
gnome-contacts
Commits
85be5d87
Commit
85be5d87
authored
Aug 07, 2020
by
Adrien Plazas
Browse files
Bump libhandy to 1.0.0
The API is now stable.
parent
06e006d0
Changes
2
Hide whitespace changes
Inline
Side-by-side
meson.build
View file @
85be5d87
...
...
@@ -65,7 +65,7 @@ if get_option('telepathy')
telepathy_glib = dependency('telepathy-glib', version: '>= 0.22.0')
endif
libhandy = dependency('libhandy-1', version: '>=
0.85
.0', required: false)
libhandy = dependency('libhandy-1', version: '>=
1.0
.0', required: false)
if not libhandy.found()
libhandy_subproj = subproject(
'libhandy',
...
...
libhandy
@
94313c20
Subproject commit
709e08635bacc63c8e4894ccb6067f6cfe497f31
Subproject commit
94313c206258860b2428712e7ece1d02c5177857
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment