x11-misc/ksnip: fix typo

Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@riseup.net>
This commit is contained in:
Andrew Ammerlaan
2021-02-17 17:45:58 +01:00
parent 34007665ef
commit b0f667efa7

View File

@@ -1,4 +1,4 @@
# Copyright 2020 Gentoo Authors
# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -19,7 +19,7 @@ RDEPEND="
dev-qt/qtprintsupport:5
dev-qt/qtx11extras:5
dev-qt/qtxml:5
>=xmedia-libs/kimageannotator-0.4.0
>=media-libs/kimageannotator-0.4.0
x11-libs/libxcb
"
DEPEND="${RDEPEND}"