aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorShiz <hi@shiz.me>2017-05-20 20:26:54 +0200
committerShiz <hi@shiz.me>2017-05-20 20:26:54 +0200
commitd2c18f6b0e4058b32241e645fee4f2d02610028a (patch)
tree7853eeb299373edacf5144c8bd844cb88239cfb9 /testing
parentfc5f8b6c3d4eda7c6435946f5e157c55dd35181e (diff)
downloadaports-d2c18f6b0e4058b32241e645fee4f2d02610028a.tar.bz2
aports-d2c18f6b0e4058b32241e645fee4f2d02610028a.tar.xz
testing/julia: fix PaX markings and add missing dependency
Diffstat (limited to 'testing')
-rw-r--r--testing/julia/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/julia/APKBUILD b/testing/julia/APKBUILD
index 959ce160f2..f43e55e2ab 100644
--- a/testing/julia/APKBUILD
+++ b/testing/julia/APKBUILD
@@ -12,6 +12,7 @@ url="http://julialang.org"
arch="x86_64"
license="MIT"
depends="arpack
+ dsfmt
fftw>=3.3
gmp>=5.0
libgit2>=0.21
@@ -40,7 +41,6 @@ depends_dev="arpack-dev
makedepends="$depends_dev
bash
cmake
- dsfmt
gfortran
linux-headers
libressl-dev
@@ -149,7 +149,6 @@ package() {
dbg() {
pkgdesc="$pkgdesc (debug build)"
replaces="$pkgname-debug"
- default_dbg
install -d "$subpkgdir"/usr/bin
mv "$pkgdir"/usr/bin/*-debug "$subpkgdir"/usr/bin/