From f8368afd06db412a8dba7c8ff3406dd7c60b1695 Mon Sep 17 00:00:00 2001 From: Jimi Huotari Date: Tue, 19 Apr 2022 01:30:43 +0300 Subject: x11-terms/qterminal: update dependencies/patches The 0.16.1-appdata.patch no longer applies, nor is it needed after the upstream commit 69ce22c9114 [1]. 1. https://github.com/lxqt/qterminal/commit/69ce22c91144e1811498c5f8f94 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Jimi Huotari Signed-off-by: Sam James --- x11-terms/qterminal/qterminal-9999.ebuild | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11-terms/qterminal') diff --git a/x11-terms/qterminal/qterminal-9999.ebuild b/x11-terms/qterminal/qterminal-9999.ebuild index 34e20dcedd2a..894a3242fa81 100644 --- a/x11-terms/qterminal/qterminal-9999.ebuild +++ b/x11-terms/qterminal/qterminal-9999.ebuild @@ -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=8 @@ -19,7 +19,7 @@ fi LICENSE="GPL-2 GPL-2+" SLOT="0" -BDEPEND=">=dev-util/lxqt-build-tools-0.10.0" +BDEPEND=">=dev-util/lxqt-build-tools-0.11.0" DEPEND=" >=dev-qt/qtcore-5.15:5 >=dev-qt/qtdbus-5.15:5 @@ -31,8 +31,6 @@ DEPEND=" " RDEPEND="${DEPEND}" -PATCHES=( "${FILESDIR}/qterminal-0.16.1-appdata.patch" ) - pkg_postinst() { xdg_icon_cache_update } -- cgit v1.2.3-65-gdbad