kdeWrapper: allow wrapping several packages

This commit is contained in:
Nikolay Amiantov
2017-01-03 02:33:15 +03:00
parent 5ba7f33e3a
commit e908442693
23 changed files with 108 additions and 53 deletions
@@ -75,7 +75,8 @@ let
homepage = https://konversation.kde.org;
};
};
in kdeWrapper unwrapped {
in kdeWrapper {
inherit unwrapped;
targets = [ "bin/konversation" ];
}