hdhomerun-config-gui: remove unused argument: vlc
This commit is contained in:
parent
270d8a0409
commit
b5a5ed3735
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, fetchurl, libhdhomerun, vlc, gcc, gnumake, pkg-config, gtk2 }:
|
{ stdenv, fetchurl, libhdhomerun, gcc, gnumake, pkg-config, gtk2 }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "hdhomerun-config-gui";
|
pname = "hdhomerun-config-gui";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user