SHA256
1
0
forked from pool/mpv

Accepting request 644861 from home:jirislaby:branches:multimedia:apps

- enable tv

OBS-URL: https://build.opensuse.org/request/show/644861
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=147
This commit is contained in:
Mia Herkt
2018-10-26 14:15:07 +00:00
committed by Git OBS Bridge
parent 5fe0ee6e2d
commit 9718b72d14
2 changed files with 7 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -232,6 +232,7 @@ python3 ./waf configure \
--enable-libarchive \
--enable-dvbin \
--enable-drm \
--enable-tv \
--enable-x11 \
%if 0%{?suse_version} > 1500
--enable-wayland \