Merge pull request #109596 from petabyteboy/feature/alsa-license
alsaLib: correct license field
This commit is contained in:
commit
77edbd623a
@ -36,7 +36,7 @@ stdenv.mkDerivation rec {
|
|||||||
MIDI functionality to the Linux-based operating system.
|
MIDI functionality to the Linux-based operating system.
|
||||||
'';
|
'';
|
||||||
|
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.lgpl21Plus;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user