Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Ian Douglas Scott
Settings
Commits
e30c6a91
Commit
e30c6a91
authored
Mar 12, 2021
by
Ian Douglas Scott
Committed by
Robert Ancell
May 07, 2021
Browse files
Bump libhandy to 1.2.0
parent
3a50deb4
Changes
2
Hide whitespace changes
Inline
Side-by-side
meson.build
View file @
e30c6a91
...
...
@@ -99,7 +99,7 @@ libgvc = subproject(
)
libgvc_dep
=
libgvc
.
get_variable
(
'libgvc_dep'
)
libhandy_dep
=
dependency
(
'libhandy-1'
,
version
:
'>= 1.
0
.0'
,
required
:
false
)
libhandy_dep
=
dependency
(
'libhandy-1'
,
version
:
'>= 1.
2
.0'
,
required
:
false
)
if
not
libhandy_dep
.
found
()
libhandy
=
subproject
(
'libhandy'
,
...
...
libhandy
@
7b38a860
Compare
fd76b1e5
...
7b38a860
Subproject commit
fd76b1e5a3ea6f05723a52a4f6592c38330b0
8f
a
Subproject commit
7b38a860ffcec6c2ad28153358cc3d037ddb61
8f
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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