aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre Fournier <155827+AlexandreFournier@users.noreply.github.com>2022-05-09 16:34:57 +0200
committerAlexandre Fournier <pro@alexandrefournier.com>2022-05-10 14:47:37 +0200
commit0cebb2492b814a2561928a6f9a74f98e38a221b4 (patch)
tree9ffc2e23ac1c4af370165239d0f44be0de48a850 /x11-terms
parentstabilization sweep (diff)
downloaddlang-0cebb2492b814a2561928a6f9a74f98e38a221b4.tar.gz
dlang-0cebb2492b814a2561928a6f9a74f98e38a221b4.tar.bz2
dlang-0cebb2492b814a2561928a6f9a74f98e38a221b4.zip
Fixes gentoo/dlang#96
x11-terms/tilix: use autoconf:1.16 Signed-off-by: Alexandre Fournier <pro@alexandrefournier.com>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/tilix/tilix-1.9.3-r2.ebuild (renamed from x11-terms/tilix/tilix-1.9.3-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/tilix/tilix-1.9.3-r1.ebuild b/x11-terms/tilix/tilix-1.9.3-r2.ebuild
index 6009c81..74a3175 100644
--- a/x11-terms/tilix/tilix-1.9.3-r1.ebuild
+++ b/x11-terms/tilix/tilix-1.9.3-r2.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
>=dev-libs/gtkd-3.8.5:3[vte,${DLANG_COMPILER_USE}]
x11-libs/vte:2.91[crypt?]"
DEPEND="
- sys-devel/automake:1.15
+ sys-devel/automake:1.16
>=sys-devel/autoconf-2.69
app-text/po4a
${RDEPEND}"