summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Barker <alex@1stleg.com>2021-07-05 08:32:31 -0700
committerLars Wendler <polynomial-c@gentoo.org>2021-07-06 08:58:14 +0200
commit5f4aad60f2498ecbf950c0847b0053e6720b1b79 (patch)
treec30409bc9373487093434321e95a4dc5b4f00a84 /app-misc
parentdev-ruby/dnsruby: add 1.61.7 (diff)
downloadgentoo-5f4aad60f2498ecbf950c0847b0053e6720b1b79.tar.gz
gentoo-5f4aad60f2498ecbf950c0847b0053e6720b1b79.tar.bz2
gentoo-5f4aad60f2498ecbf950c0847b0053e6720b1b79.zip
app-misc/piper-0.5.1-r1 installs icons but does not update icon cache
Closes: https://bugs.gentoo.org/795714 Signed-off-by: Alex Barker <alex@1stleg.com> Closes: https://github.com/gentoo/gentoo/pull/21537 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/piper/piper-0.5.1-r2.ebuild (renamed from app-misc/piper/piper-0.5.1-r1.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/piper/piper-0.5.1-r1.ebuild b/app-misc/piper/piper-0.5.1-r2.ebuild
index 594522ebf5c6..b46057798005 100644
--- a/app-misc/piper/piper-0.5.1-r1.ebuild
+++ b/app-misc/piper/piper-0.5.1-r2.ebuild
@@ -5,7 +5,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..9} )
-inherit meson python-single-r1 udev
+inherit meson python-single-r1 udev xdg
DESCRIPTION="GTK configuration application for libratbag"
HOMEPAGE="https://github.com/libratbag/piper"