diff --git a/vcpkg.json b/vcpkg.json index cfd2895bcb..279880a58c 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -28,6 +28,10 @@ { "name": "wxwidgets", "version": "3.1.5#11" + }, + { + "name": "wxpython", + "version": "4.1.1#7" } ] -} \ No newline at end of file +}