commit:     785e13f1f92e69b52e2dc105464f619614def97e
Author:     Eric Joldasov <bratishkaerik <AT> landless-city <DOT> net>
AuthorDate: Sat Feb  1 19:24:56 2025 +0000
Commit:     Eric Joldasov <bratishkaerik <AT> getgoogleoff <DOT> me>
CommitDate: Sat Feb  1 19:24:56 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=785e13f1

dev-debug/uscope: turn to standard BUILD_DIR and add `libX11` as dep

Signed-off-by: Eric Joldasov <bratishkaerik <AT> landless-city.net>

 dev-debug/uscope/uscope-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-debug/uscope/uscope-9999.ebuild 
b/dev-debug/uscope/uscope-9999.ebuild
index d7ff97bc0..69aad0e13 100644
--- a/dev-debug/uscope/uscope-9999.ebuild
+++ b/dev-debug/uscope/uscope-9999.ebuild
@@ -15,8 +15,8 @@ SLOT="0"
 
 DOCS=( "README.md" )
 
-# Workaround failures for out-of-source build, fix in progress
-BUILD_DIR="${S}"
+DEPEND="x11-libs/libX11"
+RDEPEND="x11-libs/libX11"
 
 src_unpack() {
        git-r3_src_unpack

Reply via email to