Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
alpine
aports
Commits
8d76e95d
Commit
8d76e95d
authored
Oct 03, 2012
by
Natanael Copa
Browse files
testing/qpdf: build fix
needs bash
parent
b1142880
Changes
1
Hide whitespace changes
Inline
Side-by-side
testing/qpdf/APKBUILD
View file @
8d76e95d
...
...
@@ -9,7 +9,7 @@ arch="all"
license
=
"Artistic 2.0"
depends
=
""
depends_dev
=
""
makedepends
=
"
$depends_dev
pcre-dev zlib-dev"
makedepends
=
"
$depends_dev
pcre-dev zlib-dev
bash
"
install
=
""
subpackages
=
"
$pkgname
-dev
$pkgname
-doc
$pkgname
-libs"
source
=
"http://downloads.sourceforge.net/sourceforge/qpdf/qpdf-
$pkgver
.tar.gz"
...
...
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