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
maynard
Commits
f0e2a481
Commit
f0e2a481
authored
Nov 20, 2013
by
Emilio Pozuelo Monfort
Browse files
Check for gtk+-wayland
parent
cc5820e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
f0e2a481
...
...
@@ -13,7 +13,13 @@ AC_PROG_CC
PKG_PROG_PKG_CONFIG()
PKG_CHECK_MODULES([GTK], [wayland-client >= 1.0.2 weston >= 1.3.0 gtk+-3.0 >= 3.7 libgnome-menu-3.0])
PKG_CHECK_MODULES([GTK], [
wayland-client >= 1.0.2
weston >= 1.3.0
gtk+-3.0 >= 3.7
gtk+-wayland-3.0
libgnome-menu-3.0
])
WAYLAND_SCANNER_RULES(['$(top_srcdir)/protocol'])
...
...
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