[SCM] kodi/master: Transition to depending on fonts-anonymous-pro

rbalint at users.alioth.debian.org rbalint at users.alioth.debian.org
Wed Nov 9 08:51:53 UTC 2016


The following commit has been merged in the master branch:
commit 673ce0d92d64351974a374b05909ec9cc085e719
Author: Balint Reczey <balint at balintreczey.hu>
Date:   Sat Nov 5 10:59:35 2016 +0100

    Transition to depending on fonts-anonymous-pro
    
    Also accept ttf-anonymous-pro instead to support older releases

diff --git a/debian/control b/debian/control
index e7bd7a3..dfc2d13 100644
--- a/debian/control
+++ b/debian/control
@@ -143,7 +143,7 @@ Depends: mesa-utils,
          libjs-jquery,
          libjs-iscroll,
          python-imaging,
-         ttf-anonymous-pro,
+         fonts-anonymous-pro | ttf-anonymous-pro,
          ${python:Depends},
          ${misc:Depends}
 Replaces: xbmc (<< 2:13.2+dfsg1-5~), kodi (<< 15.2~rc1+dfsg1-2~)

-- 
kodi packaging



More information about the pkg-multimedia-commits mailing list