|
@@ -1,4 +1,4 @@
|
|
|
-# Copyright 1999-2021 Gentoo Authors
|
|
|
+# Copyright 1999-2022 Gentoo Authors
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
EAPI=7
|
|
@@ -17,7 +17,7 @@ EGIT_REPO_URI="${PSI_URI}/${PN}.git"
|
|
|
PSI_LANGS_URI="${PSI_URI}/psi-l10n.git"
|
|
|
PSI_PLUS_LANGS_URI="${PSI_PLUS_URI}/psi-plus-l10n.git"
|
|
|
EGIT_MIN_CLONE_TYPE="single"
|
|
|
-LICENSE="GPL-2"
|
|
|
+LICENSE="GPL-2 iconsets? ( all-rights-reserved )"
|
|
|
SLOT="0"
|
|
|
KEYWORDS=""
|
|
|
IUSE="aspell dbus debug doc enchant extras +hunspell iconsets keyring webengine xscreensaver"
|
|
@@ -58,6 +58,7 @@ DEPEND="
|
|
|
dev-qt/qtwebengine:5[widgets]
|
|
|
net-libs/http-parser
|
|
|
)
|
|
|
+ xscreensaver? ( x11-libs/libXScrnSaver )
|
|
|
"
|
|
|
RDEPEND="${DEPEND}
|
|
|
dev-qt/qtimageformats:5
|