[SCM] libopenshot/master: Add missing build dependency on pkg-config

ghisvail-guest at users.alioth.debian.org ghisvail-guest at users.alioth.debian.org
Tue Jan 31 11:12:08 UTC 2017


The following commit has been merged in the master branch:
commit 8fdd5a7fcc92a4df3da626b111391aa0cb76070c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Tue Jan 31 10:58:55 2017 +0000

    Add missing build dependency on pkg-config

diff --git a/debian/control b/debian/control
index 8bb702b..3f44ce1 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: cmake,
                libswscale-dev,
                libunittest++-dev,
                libzmq3-dev,
+               pkg-config,
                python3-dev,
                qtbase5-dev,
                qtmultimedia5-dev,

-- 
libopenshot packaging



More information about the pkg-multimedia-commits mailing list