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
World
Design Tooling
Contrast
Commits
1eba5149
Commit
1eba5149
authored
Jul 12, 2020
by
Bilal Elmoussaoui
Browse files
meson: bump libhandy
parent
cca679e5
Pipeline
#195979
passed with stage
in 23 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
meson.build
View file @
1eba5149
...
...
@@ -10,7 +10,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.24.7'
)
dependency
(
'libhandy-
0.0
'
,
version
:
'>= 0.
0.10
'
)
dependency
(
'libhandy-
1
'
,
version
:
'>= 0.
83
'
)
find_program
(
'cargo'
,
required
:
false
)
find_program
(
'glib-compile-resources'
,
required
:
true
)
...
...
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