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
271f2b5d
Commit
271f2b5d
authored
Nov 04, 2013
by
Emilio Pozuelo Monfort
Browse files
Require weston 1.3.0
parent
13fe7af2
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
271f2b5d
...
...
@@ -21,7 +21,7 @@ LT_INIT([disable-static])
PKG_PROG_PKG_CONFIG()
PKG_CHECK_MODULES([GTK], [wayland-client >= 1.0.2 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 libgnome-menu-3.0])
WAYLAND_SCANNER_RULES(['$(top_srcdir)/protocol'])
...
...
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