We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ffb96be commit a19089fCopy full SHA for a19089f
debian/autobake-deb.sh
@@ -86,7 +86,7 @@ then
86
fi
87
if [[ $GCCVERSION -lt 40800 ]]
88
then
89
- sed '/Package: mariadb-plugin-aws-key-management-10.2/,+13d' -i debian/control
+ sed '/Package: mariadb-plugin-aws-key-management-10.2/,+12d' -i debian/control
90
91
92
debian/control
@@ -590,7 +590,6 @@ Architecture: any
590
Breaks: mariadb-aws-key-management-10.1
591
Replaces: mariadb-aws-key-management-10.1
592
Depends: mariadb-server-10.2,
593
- libcurl3,
594
${misc:Depends},
595
${shlibs:Depends}
596
Description: Amazon Web Service Key Management Service Plugin for MariaDB
0 commit comments