Merge pull request #763 from dylanmtaylor/archive-tools
Add archive tools to close #654
This commit is contained in:
commit
29736c4a05
|
|
@ -9,6 +9,7 @@ __packages__ = [
|
|||
"konsole",
|
||||
"kate",
|
||||
"dolphin",
|
||||
"ark",
|
||||
"sddm",
|
||||
"plasma-wayland-session",
|
||||
"egl-wayland",
|
||||
|
|
|
|||
|
|
@ -12,6 +12,7 @@ __packages__ = [
|
|||
"lightdm-gtk-greeter",
|
||||
"gvfs",
|
||||
"network-manager-applet",
|
||||
"xarchiver"
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue