diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-11-14 10:10:45 +0100 |
---|---|---|
committer | Florian Schmaus <flow@gentoo.org> | 2022-11-14 11:18:49 +0100 |
commit | f57da9f59574cffbd2d0f8ac2549999570ea7a13 (patch) | |
tree | 834053bf6c1d8b34e4f5bf8e8393b3b68bb11a39 /app-misc | |
parent | x11-themes/ubuntu-wallpapers: stabilize 22.10.2 for ALLARCHES (diff) | |
download | gentoo-f57da9f59574cffbd2d0f8ac2549999570ea7a13.tar.gz gentoo-f57da9f59574cffbd2d0f8ac2549999570ea7a13.tar.bz2 gentoo-f57da9f59574cffbd2d0f8ac2549999570ea7a13.zip |
app-misc/piper: reference dev-libs/libratbag with pkg tag in longdescription
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/28261
Signed-off-by: Florian Schmaus <flow@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/piper/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |