diff --git a/build/vcpkg/apr-2/vcpkg.json b/build/vcpkg/apr-2/vcpkg.json index e255ee21f0..006a0591c6 100644 --- a/build/vcpkg/apr-2/vcpkg.json +++ b/build/vcpkg/apr-2/vcpkg.json @@ -28,15 +28,15 @@ } ] }, + "dbd-odbc": { + "description": "Build ODBC DBD driver" + }, "dbd-sqlite3": { "description": "Build SQLite3 DBD driver", "dependencies": [ "sqlite3" ] }, - "dbd-odbc": { - "description": "Build ODBC DBD driver" - }, "private-headers": { "description": "Install non-standard files required for building Apache httpd" },