summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-09-15 06:40:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-09-15 06:40:38 +0000
commit6c82f91f8d5b6995a65e9abd875a0ccc57fc98ce (patch)
tree2ddf03a683bf4006fe0bea672cd7ef6dca539a29 /testing
parentd18ae49603c8dbe6c4390a9723731b812264d077 (diff)
parent8124b5490d23d0349efefa8aa49d0ca6b1e4e375 (diff)
downloadaports-6c82f91f8d5b6995a65e9abd875a0ccc57fc98ce.tar.bz2
aports-6c82f91f8d5b6995a65e9abd875a0ccc57fc98ce.tar.xz
Merge remote branch 'amanison/master'
Diffstat (limited to 'testing')
-rw-r--r--testing/lua-rex/APKBUILD (renamed from testing/lua-rexlib/APKBUILD)0
-rw-r--r--testing/multipath-tools/APKBUILD4
2 files changed, 2 insertions, 2 deletions
diff --git a/testing/lua-rexlib/APKBUILD b/testing/lua-rex/APKBUILD
index 4f7bce089..4f7bce089 100644
--- a/testing/lua-rexlib/APKBUILD
+++ b/testing/lua-rex/APKBUILD
diff --git a/testing/multipath-tools/APKBUILD b/testing/multipath-tools/APKBUILD
index 471d9de2c..bb6227f93 100644
--- a/testing/multipath-tools/APKBUILD
+++ b/testing/multipath-tools/APKBUILD
@@ -2,12 +2,12 @@
# Maintainer: Leonardo Arena <rnalrd@gmail.com>
pkgname="multipath-tools"
pkgver=0.4.8
-pkgrel=2
+pkgrel=3
pkgdesc="Device Mapper Multipathing Driver"
url="http://christophe.varoqui.free.fr/"
license="GPL"
depends=
-makedepends="lvm2-dev libaio-dev readline-dev"
+makedepends="lvm2-dev libaio-dev readline-dev ncurses-dev"
install=
subpackages="$pkgname-doc"
source="http://christophe.varoqui.free.fr/$pkgname/$pkgname-$pkgver.tar.bz2