aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moone <csmk@chaoslab.org>2017-07-01 22:02:31 +0900
committerMarco Leise <Marco.Leise@gmx.de>2017-07-01 15:02:31 +0200
commit98c42f0ec8c60fc1fa5a220c107453e761589173 (patch)
treed0f3487cdbb63e903bb2646ab4e20bfef8a19639 /x11-terms
parentTilix 1.6.1 (diff)
downloaddlang-98c42f0ec8c60fc1fa5a220c107453e761589173.tar.gz
dlang-98c42f0ec8c60fc1fa5a220c107453e761589173.tar.bz2
dlang-98c42f0ec8c60fc1fa5a220c107453e761589173.zip
x11-terms/tilix: depend on app-text/po4a (#61)
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/tilix/tilix-1.5.6.ebuild4
-rw-r--r--x11-terms/tilix/tilix-1.6.1.ebuild4
2 files changed, 6 insertions, 2 deletions
diff --git a/x11-terms/tilix/tilix-1.5.6.ebuild b/x11-terms/tilix/tilix-1.5.6.ebuild
index 6ba70bd..9316381 100644
--- a/x11-terms/tilix/tilix-1.5.6.ebuild
+++ b/x11-terms/tilix/tilix-1.5.6.ebuild
@@ -27,7 +27,9 @@ RDEPEND="
x11-libs/vte:2.91[crypt?]"
DEPEND="
>=sys-devel/autoconf-2.69
- sys-devel/automake:1.15 ${DEPEND}"
+ sys-devel/automake:1.15
+ app-text/po4a
+ ${RDEPEND}"
src_prepare() {
eapply_user
diff --git a/x11-terms/tilix/tilix-1.6.1.ebuild b/x11-terms/tilix/tilix-1.6.1.ebuild
index 098057d..ebd498d 100644
--- a/x11-terms/tilix/tilix-1.6.1.ebuild
+++ b/x11-terms/tilix/tilix-1.6.1.ebuild
@@ -27,7 +27,9 @@ RDEPEND="
x11-libs/vte:2.91[crypt?]"
DEPEND="
>=sys-devel/autoconf-2.69
- sys-devel/automake:1.15 ${DEPEND}"
+ sys-devel/automake:1.15
+ app-text/po4a
+ ${RDEPEND}"
src_prepare() {
eapply_user