r14732 - packages/trunk/0ad/debian
Vincent Cheng
vincentc-guest at moszumanska.debian.org
Thu Dec 26 02:14:01 UTC 2013
Author: vincentc-guest
Date: 2013-12-26 02:14:01 +0000 (Thu, 26 Dec 2013)
New Revision: 14732
Modified:
packages/trunk/0ad/debian/changelog
packages/trunk/0ad/debian/control
Log:
0ad: Prefer libwxgtk3.0-dev over libwxgtk2.8-dev as build-dep
Modified: packages/trunk/0ad/debian/changelog
===================================================================
--- packages/trunk/0ad/debian/changelog 2013-12-26 02:11:42 UTC (rev 14731)
+++ packages/trunk/0ad/debian/changelog 2013-12-26 02:14:01 UTC (rev 14732)
@@ -3,6 +3,8 @@
* New upstream release.
* Add build-dep on libgloox-dev and libminiupnpc-dev.
* Append '~' to libnvtt-dev build dependency to ease backporting.
+ * Prefer libwxgtk3.0-dev over libwxgtk2.8-dev as build-dep (keep latter as
+ alternate build-dep to ease backports).
* Update Standards version to 3.9.5, no changes required.
-- Vincent Cheng <Vincentc1208 at gmail.com> Wed, 25 Dec 2013 17:41:29 -0800
Modified: packages/trunk/0ad/debian/control
===================================================================
--- packages/trunk/0ad/debian/control 2013-12-26 02:11:42 UTC (rev 14731)
+++ packages/trunk/0ad/debian/control 2013-12-26 02:14:01 UTC (rev 14732)
@@ -22,7 +22,7 @@
libpng-dev,
libsdl1.2-dev,
libvorbis-dev,
- libwxgtk2.8-dev,
+ libwxgtk3.0-dev | libwxgtk2.8-dev,
libxcursor-dev,
libxml2-dev,
pkg-config,
More information about the Pkg-games-commits
mailing list