v4l-utils: align attr with pkg name

This commit is contained in:
Bjørn Forsman
2019-08-07 20:38:12 +02:00
parent f6763cc130
commit a920c2aabd
4 changed files with 7 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
{ stdenv, fetchurl, libusb, libraw1394, dcraw, intltool, perl, v4l_utils }:
{ stdenv, fetchurl, libusb, libraw1394, dcraw, intltool, perl, v4l-utils }:
stdenv.mkDerivation rec {
name = "libunicap-${version}";
@@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
sha256 = "05zcnnm4dfc6idihfi0fq5xka6x86zi89wip2ca19yz768sd33s9";
};
buildInputs = [ libusb libraw1394 dcraw intltool perl v4l_utils ];
buildInputs = [ libusb libraw1394 dcraw intltool perl v4l-utils ];
patches = [
# Debian has a patch that fixes the build.