Author: bbk-guest Date: 2015-07-29 14:40:21 +0000 (Wed, 29 Jul 2015) New Revision: 15484
Modified: packages/trunk/7kaa/debian/control Log: debian/control: update build dependencies according to README. + use libsdl2-dev instead of libsdl1.2-dev. + use libenet-dev instead of libsdl-net1.2-dev. Modified: packages/trunk/7kaa/debian/control =================================================================== --- packages/trunk/7kaa/debian/control 2015-07-29 13:40:03 UTC (rev 15483) +++ packages/trunk/7kaa/debian/control 2015-07-29 14:40:21 UTC (rev 15484) @@ -11,8 +11,8 @@ debhelper (>= 9), dh-autoreconf, libopenal-dev, - libsdl-net1.2-dev, - libsdl1.2-dev + libenet-dev, + libsdl2-dev Standards-Version: 3.9.4 Homepage: http://www.7kfans.com/ Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/7kaa/ _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

