[SCM] libmediainfo/master: Add missing comma in build-dep

hyperair at users.alioth.debian.org hyperair at users.alioth.debian.org
Thu May 16 15:57:01 UTC 2013


The following commit has been merged in the master branch:
commit f476ec96fe0219248cc0055d5ce54dd77d6d2423
Author: Chow Loong Jin <hyperair at debian.org>
Date:   Thu May 16 23:30:53 2013 +0800

    Add missing comma in build-dep
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 15e8e4d..8587f52 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9),
                libtinyxml2-dev,
                libcurl4-gnutls-dev,
                libmms-dev,
-               libmd5-dev
+               libmd5-dev,
                zlib1g-dev,
                pkg-config
 Standards-Version: 3.9.4

-- 
libmediainfo packaging



More information about the pkg-multimedia-commits mailing list