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 bed410d commit 5a85e57Copy full SHA for 5a85e57
ci/mariadb106.sh
@@ -20,4 +20,4 @@ EOF
20
21
cp support/C74CD1D8.asc /etc/apt/keyrings/mariadb-keyring.asc
22
apt-get update
23
-apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server-$VERSION mariadb-client-$VERSION
+apt-get install -y -o Dpkg::Options::='--force-confnew' mariadb-server-$VERSION libmariadb-dev=$VERSION\\\*
0 commit comments