mfcj470dw: tidy up
This commit is contained in:
parent
55d8076212
commit
eacf656d6a
@ -1,4 +1,4 @@
|
||||
{stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file}:
|
||||
{ stdenv, fetchurl, cups, dpkg, ghostscript, patchelf, bash, file }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
name = "mfcj470dw-cupswrapper-${version}";
|
||||
@ -42,7 +42,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = {
|
||||
homepage = http://www.brother.com/;
|
||||
description = "Driver for brother mfcj470dw pritners to print over WiFi and USB.";
|
||||
description = "A driver for brother mfcj470dw printers to print over WiFi and USB";
|
||||
license = stdenv.lib.licenses.unfree;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
downloadPage = http://support.brother.com/g/b/downloadlist.aspx?c=us&lang=en&prod=mfcj470dw_us_eu_as&os=128;
|
||||
|
Loading…
x
Reference in New Issue
Block a user