aboutsummaryrefslogtreecommitdiffstats
path: root/community/mktorrent
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2016-08-24 15:29:11 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2016-08-24 15:29:11 +0000
commita7ff70ad244c1ea818c42d0782ec5842d373ce74 (patch)
tree29bd170c2001d1591a28be5e6548de14f95bb87f /community/mktorrent
parent7d559d443c1e049df669035aea32e5c3b7e2d4d6 (diff)
downloadaports-a7ff70ad244c1ea818c42d0782ec5842d373ce74.tar.bz2
aports-a7ff70ad244c1ea818c42d0782ec5842d373ce74.tar.xz
community/mktorrent: removed depends_dev
Diffstat (limited to 'community/mktorrent')
-rw-r--r--community/mktorrent/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/community/mktorrent/APKBUILD b/community/mktorrent/APKBUILD
index 918e3b76e3..e216fe1088 100644
--- a/community/mktorrent/APKBUILD
+++ b/community/mktorrent/APKBUILD
@@ -8,8 +8,7 @@ url="http://borg.uu3.net/~borg/?mktorrent"
arch="all"
license="BSD"
depends=""
-depends_dev="openssl-dev"
-makedepends="$depends_dev"
+makedepends="openssl-dev"
install=""
subpackages="$pkgname-doc"
source="ftp://borg.uu3.net/pub/unix/$pkgname/$pkgname-${pkgver}.tgz"