mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
build: remove abusive comment
The check seems to be working anyway, even without sys/video.h. So ./configure was maybe wrong.
This commit is contained in:
1
wscript
1
wscript
@@ -636,7 +636,6 @@ radio_and_tv_features = [
|
||||
'name': '--tv-v4l2',
|
||||
'desc': 'Video4Linux2 TV interface',
|
||||
'func': check_cc(header_name=['sys/time.h', 'linux/videodev2.h'])
|
||||
## XXX: what the fuck is up with this needing: sys_videoio_h?
|
||||
}, {
|
||||
'name': '--libv4l2',
|
||||
'desc': 'libv4l2 support',
|
||||
|
||||
Reference in New Issue
Block a user