commit:     db19fcb760df125e02faa5c55c3859406f436b43
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 13 14:01:05 2021 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Tue Jul 13 14:23:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db19fcb7

www-client/links: move dep to IDEPEND for EAPI=8

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 www-client/links/links-2.23-r1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/www-client/links/links-2.23-r1.ebuild 
b/www-client/links/links-2.23-r1.ebuild
index a78578ec21c..59c9f75ec2e 100644
--- a/www-client/links/links-2.23-r1.ebuild
+++ b/www-client/links/links-2.23-r1.ebuild
@@ -75,8 +75,9 @@ DEPEND="${RDEPEND}
        fbcon? ( virtual/os-headers )
        livecd? ( virtual/os-headers )"
 
-BDEPEND="virtual/pkgconfig
-       X? ( dev-util/desktop-file-utils )"
+BDEPEND="virtual/pkgconfig"
+
+IDEPEND="X? ( dev-util/desktop-file-utils )"
 
 REQUIRED_USE="!livecd? ( fbcon? ( gpm ) )
        svga? ( suid )"

Reply via email to