summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-client')
-rw-r--r--www-client/otter/otter-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/www-client/otter/otter-9999.ebuild b/www-client/otter/otter-9999.ebuild
index 26cd46b3e6ab..5af1454b4cbd 100644
--- a/www-client/otter/otter-9999.ebuild
+++ b/www-client/otter/otter-9999.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
WANT_CMAKE="always"
inherit eutils cmake-utils git-r3
@@ -32,6 +32,8 @@ RDEPEND="
DOCS=( CHANGELOG CONTRIBUTING.md TODO )
src_prepare() {
+ default
+
if [[ -n ${LINGUAS} ]]; then
local lingua
for lingua in resources/translations/*.qm; do