r13570 - packages/trunk/warzone2100/debian
Paul Wise
pabs at alioth.debian.org
Tue May 15 04:35:05 UTC 2012
Author: pabs
Date: 2012-05-15 04:35:04 +0000 (Tue, 15 May 2012)
New Revision: 13570
Modified:
packages/trunk/warzone2100/debian/changelog
packages/trunk/warzone2100/debian/control
Log:
Upstream requires Qt at build time, add build-dep
Modified: packages/trunk/warzone2100/debian/changelog
===================================================================
--- packages/trunk/warzone2100/debian/changelog 2012-05-15 04:27:41 UTC (rev 13569)
+++ packages/trunk/warzone2100/debian/changelog 2012-05-15 04:35:04 UTC (rev 13570)
@@ -2,6 +2,7 @@
* New upstream beta release
- Upstream switched from GLee to GLEW, change build-dep
+ - Upstream requires Qt at build time, add build-dep
* Detect more tarball types in the watch file
* Bump debhelper compat level
* Bump Standards-Version, no changes needed
Modified: packages/trunk/warzone2100/debian/control
===================================================================
--- packages/trunk/warzone2100/debian/control 2012-05-15 04:27:41 UTC (rev 13569)
+++ packages/trunk/warzone2100/debian/control 2012-05-15 04:35:04 UTC (rev 13570)
@@ -12,6 +12,7 @@
flex (>= 2.5.35~) | flex (<< 2.5.34~), flex (>= 2.5.33~),
libopenal-dev,
libsdl1.2-dev,
+ libqt4-dev,
libvorbis-dev,
libtheora-dev,
libphysfs-dev,
More information about the Pkg-games-commits
mailing list