commit: f57da9f59574cffbd2d0f8ac2549999570ea7a13 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Nov 14 09:10:45 2022 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Nov 14 10:18:49 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f57da9f5
app-misc/piper: reference dev-libs/libratbag with pkg tag in longdescription Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/28261 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> app-misc/piper/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/piper/metadata.xml b/app-misc/piper/metadata.xml index 1536173e2575..ffb5815bc938 100644 --- a/app-misc/piper/metadata.xml +++ b/app-misc/piper/metadata.xml @@ -15,7 +15,7 @@ mouse, adding and removing profiles, setting LED colors and changing button behaviors. - Piper requires libratbag’s ratbagd, the daemon to actually communicate with the + Piper requires <pkg>dev-libs/libratbag</pkg>’s ratbagd, the daemon to actually communicate with the mice. Piper is merely a front end to ratbagd, ratbagd must be installed and running when Piper is launched. </longdescription>
