media-tv/kodi: [QA] Add missing python metadata variables
authorDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 10:38:51 +0000 (12:38 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 23 Apr 2017 11:28:02 +0000 (13:28 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2

media-tv/kodi/kodi-16.1-r4.ebuild
media-tv/kodi/kodi-16.1.ebuild

index dff2d7c1d679fa3e3b00ef49c5504efd2698611c..1b322cb36f6bf734e42ba03e8aff0b6d2580df7e 100644 (file)
@@ -38,6 +38,7 @@ SLOT="0"
 IUSE="airplay alsa bluetooth bluray caps cec css dbus debug gles java joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp systemd test +texturepacker udisks upnp upower +usb vaapi vdpau webserver +X zeroconf"
 # gles/vaapi: http://trac.kodi.tv/ticket/10552 #464306
 REQUIRED_USE="
+       ${PYTHON_REQUIRED_USE}
        || ( gles opengl )
        ?? ( gles vaapi )
        udisks? ( dbus )
index 59961f1cd3979f52717d4ea8b03e8e5ad6d139f8..6cb080e663ab934dd234c1f56b85c7cd092e1c1d 100644 (file)
@@ -37,6 +37,7 @@ SLOT="0"
 IUSE="airplay alsa bluetooth bluray caps cec css dbus debug gles java joystick midi mysql nfs +opengl profile pulseaudio rtmp +samba sftp test +texturepacker udisks upnp upower +usb vaapi vdpau webserver +X zeroconf"
 # gles/vaapi: http://trac.kodi.tv/ticket/10552 #464306
 REQUIRED_USE="
+       ${PYTHON_REQUIRED_USE}
        || ( gles opengl )
        ?? ( gles vaapi )
        udisks? ( dbus )