summaryrefslogtreecommitdiffstats
path: root/testing/drizzle
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-04-04 14:58:30 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-04-04 14:58:30 +0000
commit006a989513d15cd734eb4fd40754c0515b4492be (patch)
treec23db05400bc702c2c7b202198748d5585ebe07a /testing/drizzle
parent8b5470389814b82ffdfe8c4cd23e5c39a2552616 (diff)
testing/drizzle: build fix. needs readline-dev
Diffstat (limited to 'testing/drizzle')
-rw-r--r--testing/drizzle/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/testing/drizzle/APKBUILD b/testing/drizzle/APKBUILD
index 5b27d476f8b..76e27397beb 100644
--- a/testing/drizzle/APKBUILD
+++ b/testing/drizzle/APKBUILD
@@ -9,7 +9,8 @@ arch="all"
license="GPL"
depends=
depends_dev=
-makedepends="gperf protobuf-dev pcre-dev boost-dev intltool"
+makedepends="gperf protobuf-dev pcre-dev boost-dev intltool protobuf-dev
+ readline-dev"
install="drizzle.post-install"
subpackages="$pkgname-dev $pkgname-doc $pkgname-client $pkgname-libs $pkgname-plugins"
source="