This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository minetest-v04x.
commit 78ddcf23727dadb097c5df70c9cfa8e5130b9a43 Author: Markus Koschany <[email protected]> Date: Fri Jan 2 17:13:10 2015 +0100 Add libx11-dev to Build-Depends to prevent a FTBFS --- debian/control | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/control b/debian/control index 938fa50..983820c 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Build-Depends: libopenal-dev, libsqlite3-dev, libvorbis-dev, + libx11-dev, zlib1g-dev Standards-Version: 3.9.6 Homepage: http://minetest.net/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

