Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
aports
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
644
Issues
644
List
Boards
Labels
Service Desk
Milestones
Merge Requests
164
Merge Requests
164
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
alpine
aports
Commits
6168c5a7
Commit
6168c5a7
authored
Nov 16, 2015
by
Natanael Copa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
main/cogl: build fix
needs gdk-pixpuf
parent
a1e2b9cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
main/cogl/APKBUILD
main/cogl/APKBUILD
+3
-1
No files found.
main/cogl/APKBUILD
View file @
6168c5a7
...
...
@@ -8,7 +8,8 @@ url="http://www.clutter-project.org/"
arch
=
"all"
license
=
"GPL2"
depends
=
""
depends_dev
=
"glib-dev mesa-dev libdrm-dev libxdamage-dev libxcomposite-dev libxrandr-dev
depends_dev
=
"glib-dev mesa-dev libdrm-dev libxdamage-dev libxcomposite-dev
libxrandr-dev gdk-pixbuf-dev
pango-dev cairo-dev gobject-introspection-dev libxext-dev eudev-dev"
makedepends
=
"
$depends_dev
"
install
=
""
...
...
@@ -40,6 +41,7 @@ build() {
--enable-gles1
\
--enable-kms-egl-platform
\
--enable-gl
\
--enable-gdk-pixbuf
\
||
return
1
make
||
return
1
...
...
Write
Preview
Markdown
is supported
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