dvb_apps: mark as broken
This commit is contained in:
parent
ccbefc66bb
commit
b82170a1bc
@ -19,5 +19,6 @@ stdenv.mkDerivation {
|
|||||||
homepage = https://linuxtv.org/;
|
homepage = https://linuxtv.org/;
|
||||||
platforms = stdenv.lib.platforms.linux;
|
platforms = stdenv.lib.platforms.linux;
|
||||||
license = stdenv.lib.licenses.gpl2;
|
license = stdenv.lib.licenses.gpl2;
|
||||||
|
broken = true; # 2018-04-10
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user