mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-analyzer/wireshark: merge updates from 4.4.7 to 9999
- remove dependency on dev-qt/qtdeclarative (thanks qa-vdb) - python-3.14 support Signed-off-by: Holger Hoffstätte <holger@applied-asynchrony.com> Part-of: https://github.com/gentoo/gentoo/pull/42456 Closes: https://github.com/gentoo/gentoo/pull/42456 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
90992b183d
commit
a1f13618a3
@@ -4,7 +4,7 @@
|
||||
EAPI=8
|
||||
|
||||
LUA_COMPAT=( lua5-{3..4} )
|
||||
PYTHON_COMPAT=( python3_{11..13} )
|
||||
PYTHON_COMPAT=( python3_{11..14} )
|
||||
|
||||
inherit fcaps lua-single python-any-r1 qmake-utils toolchain-funcs xdg cmake
|
||||
|
||||
@@ -68,7 +68,6 @@ RDEPEND="
|
||||
gui? (
|
||||
dev-qt/qtbase:6[concurrent,dbus,gui,widgets]
|
||||
dev-qt/qt5compat:6
|
||||
dev-qt/qtdeclarative:6
|
||||
dev-qt/qtmultimedia:6
|
||||
x11-misc/xdg-utils
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user