Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--scripts/deps/packages-3.6.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/deps/packages-3.6.json b/scripts/deps/packages-3.6.json
index 0dd3610..c9e30fd 100644
--- a/scripts/deps/packages-3.6.json
+++ b/scripts/deps/packages-3.6.json
@@ -1,4 +1,6 @@
{ "Xvfb":
+ { "fedora": "xorg-x11-server-Xvfb",
+ "ubuntu": "xvfb" },
"base-system":
{ "fedora": ["kernel",
"yum",
@@ -25,8 +27,6 @@
"xorg-x11-server-Xorg",
"grub2"],
"ubuntu": [] },
- { "fedora": "xorg-x11-server-Xvfb",
- "ubuntu": "xvfb" },
"xinit":
{ "fedora": "xorg-x11-xinit",
"ubuntu": "xinit" },