Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 832445
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +8 lines)
Line  Link Here
0
-- a/tuigreet-9999.ebuild
0
++ b/tuigreet-9999.ebuild
Lines 147-149 SLOT="0" Link Here
147
KEYWORDS="~amd64 ~ppc64 ~riscv"
147
KEYWORDS="~amd64 ~ppc64 ~riscv"
148
148
149
RDEPEND="gui-libs/greetd"
149
RDEPEND="gui-libs/greetd"
150
151
src_install () {
152
	dodir /var/cache/tuigreet
153
	fowners greetd:greetd /var/cache/tuigreet
154
155
	cargo_src_install
156
}

Return to bug 832445