alsa-firmware: longDescription => description
This commit is contained in:
parent
cf0dfec106
commit
5c59b23cef
@ -29,9 +29,7 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.alsa-project.org/main/index.php/Main_Page;
|
homepage = http://www.alsa-project.org/main/index.php/Main_Page;
|
||||||
longDescription = "
|
description = "Soundcard firmwares from the alsa project";
|
||||||
Soundcard firmwares from the alsa project.
|
|
||||||
";
|
|
||||||
license = stdenv.lib.licenses.gpl2Plus;
|
license = stdenv.lib.licenses.gpl2Plus;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user