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",
|
"konsole",
|
||||||
"kate",
|
"kate",
|
||||||
"dolphin",
|
"dolphin",
|
||||||
|
"ark",
|
||||||
"sddm",
|
"sddm",
|
||||||
"plasma-wayland-session",
|
"plasma-wayland-session",
|
||||||
"egl-wayland",
|
"egl-wayland",
|
||||||
|
|
|
||||||
|
|
@ -12,6 +12,7 @@ __packages__ = [
|
||||||
"lightdm-gtk-greeter",
|
"lightdm-gtk-greeter",
|
||||||
"gvfs",
|
"gvfs",
|
||||||
"network-manager-applet",
|
"network-manager-applet",
|
||||||
|
"xarchiver"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue