summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-06-03 23:43:34 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-03 23:43:34 +0200
commit15e04b329427fa67268bb7ea910b799298093daa (patch)
tree0cef1297e2b5325f497dc0efbf35a054ec09267e /media-tv
parentdev-libs/spdlog: [QA] Build only shared libraries (diff)
downloadgentoo-15e04b329427fa67268bb7ea910b799298093daa.tar.gz
gentoo-15e04b329427fa67268bb7ea910b799298093daa.tar.bz2
gentoo-15e04b329427fa67268bb7ea910b799298093daa.zip
media-tv/kodi: Slot dep operator on spdlog
Bug: https://bugs.gentoo.org/727002 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'media-tv')
-rw-r--r--media-tv/kodi/kodi-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-tv/kodi/kodi-9999.ebuild b/media-tv/kodi/kodi-9999.ebuild
index 11b1d97b1ed3..4cbbacae878f 100644
--- a/media-tv/kodi/kodi-9999.ebuild
+++ b/media-tv/kodi/kodi-9999.ebuild
@@ -71,7 +71,7 @@ COMMON_DEPEND="${PYTHON_DEPS}
>=dev-libs/libinput-1.10.5
>=dev-libs/libxml2-2.9.4
>=dev-libs/lzo-2.04
- >=dev-libs/spdlog-1.5.0
+ >=dev-libs/spdlog-1.5.0:=
dev-libs/tinyxml[stl]
$(python_gen_cond_dep '
dev-python/pillow[${PYTHON_MULTI_USEDEP}]