summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-05-02 08:06:53 +0100
committerSam James <sam@gentoo.org>2024-05-02 08:13:13 +0100
commit44a8d26f5c102d3d34c6ce9ff82faf2faaa6e901 (patch)
treedc0c3b6c9edb6030ffca4efa20b12a8e456e2f19 /dev-perl
parentapp-emulation/free42: add 3.1.8 (diff)
downloadgentoo-44a8d26f5c102d3d34c6ce9ff82faf2faaa6e901.tar.gz
gentoo-44a8d26f5c102d3d34c6ce9ff82faf2faaa6e901.tar.bz2
gentoo-44a8d26f5c102d3d34c6ce9ff82faf2faaa6e901.zip
dev-perl/Clipboard: tests need both xclip+xsel
... which is fair enough. Closes: https://bugs.gentoo.org/931072 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Clipboard/Clipboard-0.290.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-perl/Clipboard/Clipboard-0.290.0.ebuild b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild
index a3b01ea5cc82..0db35985d40f 100644
--- a/dev-perl/Clipboard/Clipboard-0.290.0.ebuild
+++ b/dev-perl/Clipboard/Clipboard-0.290.0.ebuild
@@ -30,6 +30,8 @@ BDEPEND="
>=dev-perl/Module-Build-0.280.0
test? (
>=virtual/perl-Test-Simple-0.880.0
+ x11-misc/xclip
+ x11-misc/xsel
)
"