summaryrefslogtreecommitdiffstats
path: root/dev-python
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2025-07-21 14:06:21 +0300
committerAlexander Golubev <fatzer2@gmail.com>2025-07-21 14:06:21 +0300
commit4a8f286d0a46be513fbdce2bbb6f8c1631ff7ec7 (patch)
tree5cbdb61fe6676dcfb12d0a05e564725c5689800f /dev-python
parent522abcff27f43dbd66f4dd72eec414b256a21bb7 (diff)
downloadtde-packaging-gentoo-4a8f286d0a46be513fbdce2bbb6f8c1631ff7ec7.tar.gz
tde-packaging-gentoo-4a8f286d0a46be513fbdce2bbb6f8c1631ff7ec7.zip
*/*: 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 <fatzer2@gmail.com>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pytqt/pytqt-9999.ebuild1
-rw-r--r--dev-python/sip4-tqt/sip4-tqt-9999.ebuild1
2 files changed, 2 insertions, 0 deletions
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}"