Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Johannes Müller
aports
Commits
a7550860
Commit
a7550860
authored
Mar 25, 2018
by
Jakub Jirutka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testing/crystal: remove depends on libressl
It currently doesn't work with LibreSSL anyway.
parent
7bd21b56
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
testing/crystal/APKBUILD
testing/crystal/APKBUILD
+2
-3
No files found.
testing/crystal/APKBUILD
View file @
a7550860
...
...
@@ -10,9 +10,8 @@ pkgdesc="The Crystal Programming Language"
url
=
"https://crystal-lang.org/"
arch
=
"x86_64"
license
=
"Apache-2.0"
depends
=
"gc-dev libatomic_ops libevent-dev libressl-dev libxml2-dev
gcc gmp-dev pcre-dev yaml-dev"
checkdepends
=
"readline-dev zlib-dev"
depends
=
"gc-dev libatomic_ops libevent-dev libxml2-dev gcc gmp-dev pcre-dev yaml-dev"
checkdepends
=
"openssl-dev readline-dev zlib-dev"
makedepends
=
"llvm
$_llvmver
-dev
${
BUILD_STATIC
:+
"llvm
$_llvmver
-static"
}
"
subpackages
=
"
$pkgname
-doc
$pkgname
-bash-completion:bashcomp:noarch
...
...
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