Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Chakra
Packages
core
Commits
d12ea0da
Commit
d12ea0da
authored
Mar 03, 2016
by
Xuetian Weng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add missing dependency
parent
e2c34216
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
qt5-webkit/PKGBUILD
qt5-webkit/PKGBUILD
+1
-1
No files found.
qt5-webkit/PKGBUILD
View file @
d12ea0da
...
...
@@ -9,7 +9,7 @@ url='http://trac.webkit.org/wiki/QtWebKit'
pkgdesc
=
'An open source web browser engine (Qt port)'
license
=(
'LGPL2.1'
'GPL3'
)
options
=(
"debug"
)
depends
=(
qt5-sensors
qt5-location
qt5-webchannel
gst-plugins-base
libxslt
libxcomposite
libwebp
)
depends
=(
qt5-sensors qt5-location qt5-webchannel gst-plugins-base libxslt libxcomposite libwebp
icu
)
makedepends
=(
qt5-declarative qt5-tools
'gperf'
'python2'
'mesa'
'ruby'
'git'
)
optdepends
=(
'gst-plugins-good: For media format support'
'gst-plugins-bad: For media format support'
...
...
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