media-tv/kodi: Drop unused debug USE flag
authorCraig Andrews <candrews@gentoo.org>
Sat, 16 Feb 2019 20:02:57 +0000 (15:02 -0500)
committerCraig Andrews <candrews@gentoo.org>
Sat, 16 Feb 2019 20:27:03 +0000 (15:27 -0500)
Package-Manager: Portage-2.3.60, Repoman-2.3.12
Signed-off-by: Craig Andrews <candrews@gentoo.org>
media-tv/kodi/kodi-9999.ebuild

index b840a567c2ec6f0573607dcde8015865bb85741d..46debc7cf613e92c5545240b7d6d3bd91a826304 100644 (file)
@@ -42,7 +42,7 @@ SLOT="0"
 # use flag is called libusb so that it doesn't fool people in thinking that
 # it is _required_ for USB support. Otherwise they'll disable udev and
 # that's going to be worse.
-IUSE="airplay alsa bluetooth bluray caps cec +css dbus debug dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl pulseaudio samba systemd +system-ffmpeg test +udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
+IUSE="airplay alsa bluetooth bluray caps cec +css dbus dvd gbm gles lcms libressl libusb lirc mariadb mysql nfs +opengl pulseaudio samba systemd +system-ffmpeg test +udev udisks upnp upower vaapi vdpau wayland webserver +X +xslt zeroconf"
 REQUIRED_USE="
        ${PYTHON_REQUIRED_USE}
        || ( gles opengl )