mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
dev-debug/uscope: turn to standard BUILD_DIR and add libX11 as dep
Signed-off-by: Eric Joldasov <bratishkaerik@landless-city.net>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user