commit: b5632dd2ff4ee72deacde506633131e87e5bf9f7
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 27 10:51:15 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Mar 27 10:51:15 2021 +0000
URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=b5632dd2
lxqt-base/liblxqt: Cleanup outdated lxqt-base/lxqt-l10n blocker
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
lxqt-base/liblxqt/liblxqt-9999.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/lxqt-base/liblxqt/liblxqt-9999.ebuild
b/lxqt-base/liblxqt/liblxqt-9999.ebuild
index 16c596e9..80daa4d9 100644
--- a/lxqt-base/liblxqt/liblxqt-9999.ebuild
+++ b/lxqt-base/liblxqt/liblxqt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -35,7 +35,6 @@ RDEPEND="
kde-frameworks/kwindowsystem:5[X]
x11-libs/libX11
x11-libs/libXScrnSaver
- !lxqt-base/lxqt-l10n
"
DEPEND="${RDEPEND}
backlight? ( sys-auth/polkit-qt )