Unverified Commit e44a34a0 authored by snicket2100's avatar snicket2100 Committed by GitHub
Browse files

kaffeine: enable v4l support (#180963)

for libdvbv5, enables the "Digital TV" feature
parent d20e08cf
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
, cmake
, extra-cmake-modules
, libvlc
, libv4l
, libX11
, kidletime
, kdelibs4support
@@ -33,6 +34,7 @@ stdenv.mkDerivation rec {

  buildInputs = [
    libvlc
    libv4l
    libX11
    kidletime
    qtx11extras