Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-11-16 13:39:13 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-16 13:39:13 (GMT)
commit384eada73954a5c1d0abec34ffd05fed3b2e7c48 (patch)
tree8498e7ed4d038ba6c1e9002ebf4f684a0f3548a5
parent4e49ff069cfba79e943d1b19f5079b1ccf028fb3 (diff)
Add dash to ubuntu base system
-rw-r--r--config/deps/packages-3.6.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/deps/packages-3.6.json b/config/deps/packages-3.6.json
index e50489c..913161f 100644
--- a/config/deps/packages-3.6.json
+++ b/config/deps/packages-3.6.json
@@ -78,7 +78,8 @@
"plymouth-theme-ubuntu-text",
"ubuntu-minimal",
"ubuntu-standard",
- "git"] },
+ "git",
+ "dash"] },
"xinit":
{ "fedora": "xorg-x11-xinit",
"ubuntu": "xinit" },