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
854847fc
Commit
854847fc
authored
Jun 26, 2017
by
Lukáš Krupčík
Browse files
new file: l/libepoxy/.libepoxy-1.4.3.eb.swp
modified: l/libepoxy/libepoxy-1.4.3.eb
parent
30e9c6c6
Changes
2
Hide whitespace changes
Inline
Side-by-side
l/libepoxy/.libepoxy-1.4.3.eb.swp
0 → 100644
View file @
854847fc
File added
l/libepoxy/libepoxy-1.4.3.eb
View file @
854847fc
...
...
@@ -17,9 +17,9 @@ 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'],
#
'dirs': [],
#
}
sanity_check_paths = {
'files': ['include/X11/extensions/Xdamage.h', 'lib/libXdamage.%s' % SHLIB_EXT, 'lib/libXdamage.a'],
'dirs': [
'lib', 'include'
],
}
moduleclass = 'vis'
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