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 7da9b54 commit ed792fdCopy full SHA for ed792fd
packaging/deb-in/CMakeLists.txt
@@ -164,7 +164,7 @@ Description: Debugging symbols for client library
164
Package: mysql-${DEB_PRODUCTNAME}-test-dbgsym
165
Architecture: any
166
Section: debug
167
-Depends: mysql-${DEB_PRODUCTNAME}-test-core (= \${binary:Version}), \${misc:Depends}
+Depends: mysql-${DEB_PRODUCTNAME}-test (= \${binary:Version}), \${misc:Depends}
168
Description: Debugging symbols for test suite
169
170
Package: mysql-${DEB_PRODUCTNAME}-client-core-dbgsym
0 commit comments