Make mariadb provide mysql-client... (#16322)
... as well as mariadb. Needed for ROOT.
This commit is contained in:
parent
77812845b8
commit
a277b96b39
@ -33,6 +33,7 @@ class Mariadb(CMakePackage):
|
|||||||
'operations in the mariadb client library.')
|
'operations in the mariadb client library.')
|
||||||
|
|
||||||
provides('mariadb-client')
|
provides('mariadb-client')
|
||||||
|
provides('mysql-client')
|
||||||
|
|
||||||
depends_on('boost')
|
depends_on('boost')
|
||||||
depends_on('cmake@2.6:', type='build')
|
depends_on('cmake@2.6:', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user