[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gentoo-dev
Subject:    [gentoo-dev] [PATCH 2/2] virtualx.eclass: don't skip xvfb dependency on Prefix
From:       alexey+gentoo () asokolov ! org
Date:       2020-10-19 18:53:36
Message-ID: 20201019185336.19542-3-alexey+gentoo () asokolov ! org
[Download RAW message or body]

From: Alexey Sokolov <sokolov@google.com>

Closes: https://bugs.gentoo.org/730190
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
---
 eclass/virtualx.eclass | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclass/virtualx.eclass b/eclass/virtualx.eclass
index 6aba6bf488d..93b9751cfa6 100644
--- a/eclass/virtualx.eclass
+++ b/eclass/virtualx.eclass
@@ -40,8 +40,8 @@ esac
 # complicated dep is needed.
 # You can specify the variable BEFORE inherit to add more dependencies.
 VIRTUALX_DEPEND="${VIRTUALX_DEPEND}
-	!prefix? ( x11-base/xorg-server[xvfb] )
 	x11-apps/xhost
+	x11-base/xorg-server[xvfb]
 "
 
 # @ECLASS-VARIABLE: VIRTUALX_COMMAND
-- 
2.26.2


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic