diff options
author | Alan Lacerda <alacerda@alpinelinux.org> | 2015-07-13 12:36:57 +0000 |
---|---|---|
committer | Alan Lacerda <alacerda@alpinelinux.org> | 2015-07-13 12:36:57 +0000 |
commit | 29b5564b718c22e95834600a67fa7b1fc3db6195 (patch) | |
tree | b14ffa20d95fea2817090fb4698e10676d98bb97 | |
parent | ed6a3e12cc10be1cc545d2522138d5674a4e70a5 (diff) | |
download | setup-box-29b5564b718c22e95834600a67fa7b1fc3db6195.tar.bz2 setup-box-29b5564b718c22e95834600a67fa7b1fc3db6195.tar.xz |
json/desktop_extras: adding more packages
-rw-r--r-- | json/desktop_extras.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/json/desktop_extras.json b/json/desktop_extras.json index f18b6a1..28666c9 100644 --- a/json/desktop_extras.json +++ b/json/desktop_extras.json @@ -43,7 +43,9 @@ { "packages": [ "firefox", "pidgin", - "pidgin-otr" + "pidgin-otr", + "icedtea-web", + "xchat" ] }, { "services": [ @@ -66,7 +68,8 @@ { "utils": [ { "packages": [ "atril", - "eom" + "eom", + "xfburn" ] }, { "services": [ |