Author: evgeni Date: 2013-05-05 11:19:44 +0000 (Sun, 05 May 2013) New Revision: 14007
Modified: packages/trunk/desmume/debian/changelog packages/trunk/desmume/debian/control Log: Add libsoundtouch-dev to Build-Depends Modified: packages/trunk/desmume/debian/changelog =================================================================== --- packages/trunk/desmume/debian/changelog 2013-05-05 11:18:54 UTC (rev 14006) +++ packages/trunk/desmume/debian/changelog 2013-05-05 11:19:44 UTC (rev 14007) @@ -2,6 +2,7 @@ * New upstream release. * Refresh 01_use_system_tinyxml.patch against 0.9.9. + * Add libsoundtouch-dev to Build-Depends. -- Evgeni Golov <[email protected]> Sun, 05 May 2013 12:34:12 +0200 Modified: packages/trunk/desmume/debian/control =================================================================== --- packages/trunk/desmume/debian/control 2013-05-05 11:18:54 UTC (rev 14006) +++ packages/trunk/desmume/debian/control 2013-05-05 11:19:44 UTC (rev 14007) @@ -5,7 +5,8 @@ Uploaders: Pascal Giard <[email protected]>, Evgeni Golov <[email protected]> Build-Depends: debhelper (>= 5), libglade2-dev, libgtk2.0-dev, libsdl1.2-dev, - libosmesa6-dev, libagg-dev, intltool, quilt, libgtkglext1-dev, libtinyxml-dev + libosmesa6-dev, libagg-dev, intltool, quilt, libgtkglext1-dev, libtinyxml-dev, + libsoundtouch-dev Standards-Version: 3.9.3 Homepage: http://desmume.org/ Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/desmume/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

