[SCM] gsequencer/master: fixed missing dependency xauth for xvfb-run

jkraehemann-guest at users.alioth.debian.org jkraehemann-guest at users.alioth.debian.org
Thu Apr 13 15:27:49 UTC 2017


The following commit has been merged in the master branch:
commit 20f8d5f3dcbe577c7d541bfd40e5bdea0116b901
Author: Joël Krähemann <jkraehemann-guest at users.alioth.debian.org>
Date:   Thu Apr 13 16:40:32 2017 +0200

    fixed missing dependency xauth for xvfb-run

diff --git a/debian/control b/debian/control
index 934ce65..2f8e5c6 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
  libgtk2.0-dev,
  libcairo2-dev,
  xvfb,
+ xauth,
  libx11-dev,
  libinstpatch-dev,
  libsndfile1-dev,

-- 
gsequencer packaging



More information about the pkg-multimedia-commits mailing list