[minetest-v04x] 06/10: Add libbz2-dev and libglu1-mesa-dev to Build-Depends.
Markus Koschany
apo-guest at moszumanska.debian.org
Thu Jan 22 20:22:06 UTC 2015
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 d5f17d9d2ff146a5f480a7d6c46e0a4915138ccd
Author: Markus Koschany <apo at gambaru.de>
Date: Thu Jan 22 20:36:04 2015 +0100
Add libbz2-dev and libglu1-mesa-dev to Build-Depends.
---
debian/control | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 966f48e..aa219b4 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,10 @@ Build-Depends:
dh-systemd (>= 1.5),
gettext,
imagemagick,
+ libbz2-dev,
libcurl4-gnutls-dev,
libfreetype6-dev,
+ libglu1-mesa-dev,
libirrlicht-dev (>= 1.7.0),
libjsoncpp-dev,
libleveldb-dev,
@@ -52,7 +54,7 @@ Package: minetest-dbg
Architecture: any
Section: debug
Depends:
- minetest (= ${binary:Version}) | minetest-server (= ${binary:Version}),
+ minetest (= ${binary:Version}) | minetest-server (= ${binary:Version}),
${misc:Depends}
Description: Multiplayer infinite-world block sandbox (debugging symbols)
Minetest is a minecraft-inspired game written from scratch and licensed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-v04x.git
More information about the Pkg-games-commits
mailing list