summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/couchdb/couchdb-1.6.1-r2.ebuild')
-rw-r--r--dev-db/couchdb/couchdb-1.6.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/couchdb/couchdb-1.6.1-r2.ebuild b/dev-db/couchdb/couchdb-1.6.1-r2.ebuild
index 506dabe3dd32..3f57ed7eab14 100644
--- a/dev-db/couchdb/couchdb-1.6.1-r2.ebuild
+++ b/dev-db/couchdb/couchdb-1.6.1-r2.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-inherit eutils multilib pax-utils user
+inherit autotools eutils multilib pax-utils user
DESCRIPTION="Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database."
HOMEPAGE="http://couchdb.apache.org/"