Skip to content

Commit

Permalink
Add license
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Mar 3, 2024
1 parent 5317fe0 commit 3071cac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ports/py-pyqt5/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,5 @@ vcpkg_qmake_build(BUILD_LOGNAME "install" TARGETS "install")
vcpkg_restore_env_variables(VARS PATH)

vcpkg_python_test_import(MODULE "PyQt5.QtCore")

vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")
2 changes: 1 addition & 1 deletion ports/py-pyqt5/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "py-pyqt5",
"version": "5.15.10",
"port-version":1,
"port-version":2,
"description": "Python bindings for the Qt cross platform application toolkit",
"homepage": "https://www.riverbankcomputing.com/software/pyqt/",
"dependencies": [
Expand Down

0 comments on commit 3071cac

Please sign in to comment.