mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-09-23 23:30:19 +00:00
python3-wxgtk4: drop the six and attrdict3 dependencies
wxPython's build no longer imports six or attrdict; both native dependencies are stale. Built for intel-corei7-64. AI-Generated: Uses Claude Code (Claude Opus 5) Signed-off-by: Markus Volk <f_l_k@t-online.de> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
@@ -4,7 +4,7 @@ HOMEPAGE = "https://www.wxpython.org"
|
||||
LICENSE = "BSD-2-Clause AND LGPL-2.0-only AND LGPL-2.0-or-later WITH WxWindows-exception-3.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=102f37a0d23aa258e59e4cc8b5380b35"
|
||||
|
||||
DEPENDS = "python3-attrdict3-native python3-six-native wxwidgets-native \
|
||||
DEPENDS = "wxwidgets-native \
|
||||
python3-requests-native wxwidgets \
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user