Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
desktop
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
16
Issues
16
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
6
Merge Requests
6
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
desktop
Commits
af4d1d1c
Commit
af4d1d1c
authored
May 19, 2013
by
Adrian Chaves Fernandez (Gallaecio)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added missing dependency, sdl_image, to Valyria Tear.
parent
b538f0bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
valyria-tear/PKGBUILD
valyria-tear/PKGBUILD
+1
-1
No files found.
valyria-tear/PKGBUILD
View file @
af4d1d1c
...
...
@@ -7,7 +7,7 @@ pkgdesc="Valyria Tear is an attempt at creating a free (as meant in the Gnu Publ
arch
=(
'any'
)
url
=
"http://valyriatear.blogspot.fr"
license
=(
'GPL'
)
depends
=(
'sdl'
'sdl_ttf'
'openal'
'libogg'
'libvorbis'
'glu'
'libpng'
'libjpeg'
'gettext'
'lua'
)
depends
=(
'sdl'
'sdl_
image'
'sdl_
ttf'
'openal'
'libogg'
'libvorbis'
'glu'
'libpng'
'libjpeg'
'gettext'
'lua'
)
makedepends
=(
'cmake'
)
conflicts
=()
source
=(
"https://github.com/Bertram25/ValyriaTear/archive/
${
pkgver
}
/valyriatear-
${
pkgver
}
.tar.gz"
)
...
...
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