Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jiri Tomcala
easyconfigs-it4i
Commits
e8d00c83
Commit
e8d00c83
authored
Jun 26, 2017
by
Lukáš Krupčík
Browse files
modified: l/libepoxy/libepoxy-1.4.3.eb
deleted: l/libepoxy/.libepoxy-1.4.3.eb.swp
parent
36808676
Changes
2
Show whitespace changes
Inline
Side-by-side
l/libepoxy/.libepoxy-1.4.3.eb.swp
deleted
100644 → 0
View file @
36808676
File deleted
l/libepoxy/libepoxy-1.4.3.eb
View file @
e8d00c83
...
...
@@ -18,7 +18,8 @@ source_urls = ['https://github.com/anholt/libepoxy/releases/download/%(version)s
configopts = '--enable-egl=no'
sanity_check_paths = {
'files': ['include/X11/extensions/Xdamage.h', 'lib/libXdamage.%s' % SHLIB_EXT, 'lib/libXdamage.a'],
'files': ['include/epoxy/common.h', 'include/epoxy/gl.h', 'include/epoxy/glx.h'
'lib/libepoxy.la', '/lib/libepoxy.so'],
'dirs': ['lib', 'include'],
}
...
...
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