summaryrefslogtreecommitdiffstats
path: root/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'wscript')
-rw-r--r--wscript5
1 files changed, 0 insertions, 5 deletions
diff --git a/wscript b/wscript
index 3a18c0812a..afc0540fee 100644
--- a/wscript
+++ b/wscript
@@ -823,11 +823,6 @@ radio_and_tv_features = [
'func': check_pkg_config('libv4l2'),
'deps': [ 'tv-v4l2' ],
}, {
- 'name': '--pvr',
- 'desc': 'Video4Linux2 MPEG PVR interface',
- 'deps': [ 'tv' ],
- 'func': check_cc(fragment=load_fragment('pvr.c')),
- }, {
'name': '--audio-input',
'desc': 'audio input support',
'deps_any': [ 'tv-v4l2' ],