[SCM] Packaging for quesoglc branch, master, updated. debian/0.7.1-2-3-g709e0a6

Bradley Smith brad at brad-smith.co.uk
Mon Aug 25 10:51:12 UTC 2008


The following commit has been merged in the master branch:
commit 85cf57acf6634e72b30947eac243f595e2ecf16d
Author: Bradley Smith <brad at brad-smith.co.uk>
Date:   Mon Aug 25 11:32:00 2008 +0100

    Add missing dependencies in libglc-dev. Closes: #496324.
    
    Signed-off-by: Bradley Smith <brad at brad-smith.co.uk>

diff --git a/debian/control b/debian/control
index c34c3b6..31f0c50 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,14 @@ Description: QuesoGLC GLC implementation
 Package: libglc-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libglc0 (= ${binary:Version})
+Depends: ${misc:Depends},
+         libglc0 (= ${binary:Version}),
+         libfreetype6-dev,
+         libfribidi-dev,
+         libfontconfig1-dev,
+         libgl1-mesa-dev | libgl-dev,
+         libglu1-mesa-dev | libglu-dev,
+         zlib1-dev
 Description: An implementation of SGI's OpenGL Character Renderer (GLC)
  The OpenGL Character Renderer (GLC) is a state machine that provides OpenGL
  programs with character rendering services via an application programming

-- 
Packaging for quesoglc



More information about the Pkg-games-commits mailing list