mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
gui-apps/xwayland-satellite: Added pkg_setup to find clang
Closes: https://bugs.gentoo.org/945301 Signed-off-by: Jonas Frei <freijon@pm.me>
This commit is contained in:
@@ -136,6 +136,11 @@ QA_FLAGS_IGNORED="usr/bin/${PN}"
|
||||
|
||||
DOCS=( README.md )
|
||||
|
||||
pkg_setup() {
|
||||
llvm-r1_pkg_setup
|
||||
rust_pkg_setup
|
||||
}
|
||||
|
||||
src_install() {
|
||||
cargo_src_install
|
||||
einstalldocs
|
||||
|
||||
Reference in New Issue
Block a user