[SCM] gsequencer/master: fix missing fakeroot in debian/tests/control

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Fri Nov 24 16:15:46 UTC 2017


The following commit has been merged in the master branch:
commit 871f1a6ae41de0289921f2dc13cbf551efbe439e
Author: Joël Krähemann <jkraehemann at gmail.com>
Date:   Fri Nov 24 17:01:37 2017 +0100

    fix missing fakeroot in debian/tests/control

diff --git a/debian/tests/control b/debian/tests/control
index 65b44bb..a830078 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -14,5 +14,6 @@ Depends:
 	make,
 	gcc,
 	xvfb,
+	fakeroot,
 	libgtk2.0-dev,
 Restrictions: isolation-container

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list