From 4a8f286d0a46be513fbdce2bbb6f8c1631ff7ec7 Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 21 Jul 2025 14:06:21 +0300 Subject: */*: add dependency upon tqt Add dependencies upon dev-tqt/tqt for live ebuilds in place of recently removed on dev-tqt/tqtinterface[1]. This partially reverts e140e29a733b062ee43153af048d29f79f818e4e. [1]: https://mirror.git.trinitydesktop.org/gitea/TDE/tde-packaging-gentoo/pulls/398 Signed-off-by: Alexander Golubev --- dev-python/pytqt/pytqt-9999.ebuild | 1 + dev-python/sip4-tqt/sip4-tqt-9999.ebuild | 1 + 2 files changed, 2 insertions(+) (limited to 'dev-python') diff --git a/dev-python/pytqt/pytqt-9999.ebuild b/dev-python/pytqt/pytqt-9999.ebuild index 05688c29..f2fe1e57 100644 --- a/dev-python/pytqt/pytqt-9999.ebuild +++ b/dev-python/pytqt/pytqt-9999.ebuild @@ -21,6 +21,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} ~dev-python/sip4-tqt-${PV} ~x11-libs/tqscintilla-${PV} + ~dev-tqt/tqt-${PV} " RDEPEND="${DEPEND}" diff --git a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild b/dev-python/sip4-tqt/sip4-tqt-9999.ebuild index 24c6c0c0..ae14f7b2 100644 --- a/dev-python/sip4-tqt/sip4-tqt-9999.ebuild +++ b/dev-python/sip4-tqt/sip4-tqt-9999.ebuild @@ -19,6 +19,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS} ~x11-libs/tqscintilla-${PV} + ~dev-tqt/tqt-${PV} " RDEPEND="${DEPEND}" -- cgit v1.2.3