diff --git a/ports/lensfun/vcpkg.json b/ports/lensfun/vcpkg.json index d4bdc39b842947..550ae148c9d1f4 100644 --- a/ports/lensfun/vcpkg.json +++ b/ports/lensfun/vcpkg.json @@ -1,13 +1,14 @@ { "name": "lensfun", "version": "0.3.4", - "port-version": 1, + "port-version": 2, "description": "Provide a open source database of photographic lenses and their characteristics", "homepage": "https://scnlib.dev/", "license": "LGPL-3.0 OR GPL-3.0", "supports": "!arm", "dependencies": [ "glib", + "python3", { "name": "vcpkg-cmake", "host": true diff --git a/versions/baseline.json b/versions/baseline.json index 0ad3d385d298da..b50cb79d7db4f5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -4046,7 +4046,7 @@ }, "lensfun": { "baseline": "0.3.4", - "port-version": 1 + "port-version": 2 }, "leptonica": { "baseline": "1.83.1", diff --git a/versions/l-/lensfun.json b/versions/l-/lensfun.json index e716e4d6240245..cad13418e6fdf3 100644 --- a/versions/l-/lensfun.json +++ b/versions/l-/lensfun.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "9aecde93cef07a52b0fa8664b7452fca6df72246", + "version": "0.3.4", + "port-version": 2 + }, { "git-tree": "a085269b70f184d8dbf07c595e37ce336bd79906", "version": "0.3.4",