Merge pull request #102510 from jonringer/fix-kpeoplevcard
This commit is contained in:
commit
ca7f80ce54
@ -32,7 +32,7 @@ mkDerivation rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Pulseaudio bindings for Qt";
|
description = "Pulseaudio bindings for Qt";
|
||||||
homepage = "KPeople VCard Support";
|
homepage = "https://github.com/KDE/kpeoplevcard";
|
||||||
license = with licenses; [ lgpl2 ];
|
license = with licenses; [ lgpl2 ];
|
||||||
maintainers = with maintainers; [ doronbehar ];
|
maintainers = with maintainers; [ doronbehar ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user