commit: 2c3087ac62542233b119b00da27bce28aa3bf95a Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Tue Apr 13 12:03:23 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Tue Apr 13 12:03:23 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2c3087ac
net-im/srain: add missing dep Closes: https://bugs.gentoo.org/781680 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> net-im/srain/srain-1.1.1.ebuild | 3 ++- net-im/srain/srain-1.1.3.ebuild | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/net-im/srain/srain-1.1.1.ebuild b/net-im/srain/srain-1.1.1.ebuild index 6acec6d0b..95d44d08f 100644 --- a/net-im/srain/srain-1.1.1.ebuild +++ b/net-im/srain/srain-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,6 +20,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + app-crypt/libsecret dev-libs/libconfig net-libs/libsoup " diff --git a/net-im/srain/srain-1.1.3.ebuild b/net-im/srain/srain-1.1.3.ebuild index 6acec6d0b..95d44d08f 100644 --- a/net-im/srain/srain-1.1.3.ebuild +++ b/net-im/srain/srain-1.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -20,6 +20,7 @@ RDEPEND=" " DEPEND=" ${RDEPEND} + app-crypt/libsecret dev-libs/libconfig net-libs/libsoup "
