The following commit has been merged in the devel branch:
commit 6deec5cc54ff0bc72bd590d32ed4283f10a70db3
Author: Gerfried Fuchs <[email protected]>
Date: Sun Jun 19 21:46:17 2011 +0200
drop liblua from Build-Depends
diff --git a/debian/changelog b/debian/changelog
index 52d098a..578dbb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ wesnoth-1.9 (1:1.9.7-1) unstable; urgency=low
* New upstream devel release:
- Requires new Build-Depends on libboost-program-options-dev.
- Contains fix for building on kfreebsd (closes: #626313)
+ * Drop liblua from Build-Depends, because of troubles linking liblua with
+ c++ code the included one is used.
* Add -DCMAKE_VERBOSE_MAKEFILE=on to make build logs more useful. Thanks to
Sune Vuorela for the suggestion.
* Add -DENABLE_OMP=ON to give openmp a try (closes: #626229)
diff --git a/debian/control b/debian/control
index e33f35f..568ad1f 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7), quilt, libsdl-image1.2-dev,
libfreetype6-dev,
libboost-iostreams-dev, libboost-test-dev, libboost-regex-dev,
libboost-serialization-dev, libboost-system-dev, libboost-thread-dev,
libboost-program-options-dev,
- libpango1.0-dev, cmake (>= 2.6), liblua5.1-0-dev
+ libpango1.0-dev, cmake (>= 2.6)
Standards-Version: 3.9.2
Uploaders: Gerfried Fuchs <[email protected]>
Homepage: http://wesnoth.org/
diff --git a/debian/control.in b/debian/control.in
index 9853790..cd97b5f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 7), quilt, libsdl-image1.2-dev,
libfreetype6-dev,
libboost-iostreams-dev, libboost-test-dev, libboost-regex-dev,
libboost-serialization-dev, libboost-system-dev, libboost-thread-dev,
libboost-program-options-dev,
- libpango1.0-dev, cmake (>= 2.6), liblua5.1-0-dev
+ libpango1.0-dev, cmake (>= 2.6)
Standards-Version: 3.9.2
Uploaders: Gerfried Fuchs <[email protected]>
Homepage: http://wesnoth.org/
--
Debian packaging of wesnoth
_______________________________________________
Pkg-games-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits