commit: edbacefb52d3992741406ede9cbe1aef5d3e8036 Author: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea <DOT> de> AuthorDate: Sat Aug 15 12:08:26 2020 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Aug 15 12:09:27 2020 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=edbacefb
net-im/nheko: Move dev-qt/linguist-tools to BDEPEND. Signed-off-by: Ronny (tastytea) Gutbrod <gentoo <AT> tastytea.de> net-im/nheko/nheko-0.7.1.ebuild | 2 +- net-im/nheko/nheko-0.7.2.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-im/nheko/nheko-0.7.1.ebuild b/net-im/nheko/nheko-0.7.1.ebuild index e5dcde9..16b387a 100644 --- a/net-im/nheko/nheko-0.7.1.ebuild +++ b/net-im/nheko/nheko-0.7.1.ebuild @@ -28,9 +28,9 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-qt/linguist-tools:5 dev-libs/spdlog " +BDEPEND="dev-qt/linguist-tools:5" src_prepare() { cmake_src_prepare diff --git a/net-im/nheko/nheko-0.7.2.ebuild b/net-im/nheko/nheko-0.7.2.ebuild index 54b3b78..b226c0c 100644 --- a/net-im/nheko/nheko-0.7.2.ebuild +++ b/net-im/nheko/nheko-0.7.2.ebuild @@ -28,9 +28,9 @@ RDEPEND=" " DEPEND=" ${RDEPEND} - dev-qt/linguist-tools:5 dev-libs/spdlog " +BDEPEND="dev-qt/linguist-tools:5" src_prepare() { cmake_src_prepare