From cbd01b3fe4ecee048fed73586a8d0898e7ec4fb0 Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Sat, 08 Dec 2012 18:54:17 +0000 Subject: Use xdpyinfo to find a free display We cannot use SugarRunner in check-sytem, too early. --- (limited to 'config/packages') diff --git a/config/packages/deps.json b/config/packages/deps.json index 67f0772..f07182b 100644 --- a/config/packages/deps.json +++ b/config/packages/deps.json @@ -846,6 +846,17 @@ "x11-apps" ] }, + "xdpyinfo": { + "debian": [ + "x11-utils" + ], + "fedora": [ + "xorg-x11-utils" + ], + "ubuntu": [ + "x11-utils" + ] + }, "xinit": { "debian": [ "xinit" -- cgit v0.9.1