commit:     006f09b6e8c54412528c376c0ceb9e0e39914f22
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  5 20:40:20 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Tue Apr  5 20:40:57 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=006f09b6

net-analyzer/rrdtool: fix tests

Closes: https://bugs.gentoo.org/836850
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 net-analyzer/rrdtool/rrdtool-1.8.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-analyzer/rrdtool/rrdtool-1.8.0.ebuild 
b/net-analyzer/rrdtool/rrdtool-1.8.0.ebuild
index 10082283a10c..d50b50dc323b 100644
--- a/net-analyzer/rrdtool/rrdtool-1.8.0.ebuild
+++ b/net-analyzer/rrdtool/rrdtool-1.8.0.ebuild
@@ -30,6 +30,7 @@ REQUIRED_USE="
                ${LUA_REQUIRED_USE}
                test? ( graph )
        )
+       test? ( rrdcached )
 "
 
 PDEPEND="ruby? ( ~dev-ruby/rrdtool-bindings-${PV} )"

Reply via email to