Skip to content

Commit

Permalink
media-tv/kodi: mariadb-connector-c's mysqlcompat isn't required
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Andrews <[email protected]>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
  • Loading branch information
candrews committed Oct 14, 2018
1 parent 8f4bf9a commit 83976ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-tv/kodi/kodi-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
!libressl? ( media-video/ffmpeg[-libressl,openssl] )
)
mysql? ( dev-db/mysql-connector-c:= )
mariadb? ( dev-db/mariadb-connector-c:=[mysqlcompat] )
mariadb? ( dev-db/mariadb-connector-c:= )
>=net-misc/curl-7.56.1
nfs? ( >=net-fs/libnfs-2.0.0:= )
opengl? ( media-libs/glu )
Expand Down

0 comments on commit 83976ea

Please sign in to comment.