svn commit: r1925591 - /apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json

[email protected]
Newsgroups gmane.comp.apache.apr.cvs
Message-ID <[email protected]>
Author: ivan
Date: Fri May 16 18:31:44 2025
New Revision: 1925591

URL: http://svn.apache.org/viewvc?rev=1925591&view=rev
Log:
Follow-up to r1925589: Require APR version >= 1.7.6 to build vcpkg port.

Modified:
    apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json

Modified: apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json
URL: http://svn.apache.org/viewvc/apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json?rev=1925591&r1=1925590&r2=1925591&view=diff
==============================================================================
--- apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json (original)
+++ apr/apr-util/branches/1.7.x/build/vcpkg/apr-util/vcpkg.json Fri May 16 18:31:44 2025
@@ -5,7 +5,10 @@
   "homepage": "https://apr.apache.org/",
   "license": "Apache-2.0",
   "dependencies": [
-    "apr",
+    {
+      "name": "apr",
+      "version>=": "1.7.6"
+    },
     "expat",
     {
       "name": "vcpkg-cmake",
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.