diff options
Diffstat (limited to 'x11-misc/qlipper')
-rw-r--r-- | x11-misc/qlipper/qlipper-5.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/qlipper/qlipper-5.1.2.ebuild b/x11-misc/qlipper/qlipper-5.1.2.ebuild index 412e6dbec0e2..d4b0e226ba39 100644 --- a/x11-misc/qlipper/qlipper-5.1.2.ebuild +++ b/x11-misc/qlipper/qlipper-5.1.2.ebuild @@ -3,7 +3,7 @@ EAPI=7 -inherit cmake-utils xdg-utils +inherit cmake xdg-utils DESCRIPTION="Lightweight and cross-platform clipboard history applet" HOMEPAGE="https://github.com/pvanek/qlipper" |