Skip to content

Commit 2b2e970

Browse files
author
Ivan Zhakov
committed
* build/vcpkg/apr-2/vcpkg.json: Sort features.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@1917647 13f79535-47bb-0310-9956-ffa450edef68
1 parent eecbe1f commit 2b2e970

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build/vcpkg/apr-2/vcpkg.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,15 @@
2828
}
2929
]
3030
},
31+
"dbd-odbc": {
32+
"description": "Build ODBC DBD driver"
33+
},
3134
"dbd-sqlite3": {
3235
"description": "Build SQLite3 DBD driver",
3336
"dependencies": [
3437
"sqlite3"
3538
]
3639
},
37-
"dbd-odbc": {
38-
"description": "Build ODBC DBD driver"
39-
},
4040
"private-headers": {
4141
"description": "Install non-standard files required for building Apache httpd"
4242
},

0 commit comments

Comments
 (0)