The following commit has been merged in the master branch:
commit 0d5171c1d9996dbbe0e237b268196cf2b2e840ce
Author: Felix Geyer <[email protected]>
Date:   Wed May 1 23:14:12 2013 +0200

    Add missing dependency on freeglut3.
    
    LP: #1171825

diff --git a/debian/changelog b/debian/changelog
index 3703bbf..f997a1b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+hedgewars (0.9.18-0.3) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Add missing dependency on freeglut3. (LP: #1171825)
+
+ -- Felix Geyer <[email protected]>  Wed, 01 May 2013 23:12:06 +0200
+
 hedgewars (0.9.18-0.2) experimental; urgency=low
 
   * Non-maintainer upload
diff --git a/debian/control b/debian/control
index ad8875c..7f6959d 100644
--- a/debian/control
+++ b/debian/control
@@ -44,6 +44,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  ttf-dejavu-core,
  ttf-wqy-zenhei,
+ freeglut3,
  hedgewars-data (>= ${source:Upstream-Version})
 Description: Worms style game
  Each player controls a team of several hedgehogs. During the

-- 
Worms style game

_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

Reply via email to