Skip to content

Commit

Permalink
MDEV-30509: mariadb-plugin-connect: introduce curl as recommends
Browse files Browse the repository at this point in the history
in order to be able to retrieve files using REST queries. Otherwise,
`ERROR 1105 (HY000): Curl not installed.` will be thrown.
  • Loading branch information
smohaorg authored and grooverdan committed Jan 31, 2023
1 parent f812f8e commit 2a78c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions debian/control
Expand Up @@ -525,6 +525,7 @@ Depends: libxml2,
unixodbc,
${misc:Depends},
${shlibs:Depends}
Recommends: curl
Breaks: mariadb-connect-engine-10.1,
mariadb-connect-engine-10.2,
mariadb-connect-engine-10.3
Expand Down

0 comments on commit 2a78c3e

Please sign in to comment.