summaryrefslogtreecommitdiff
path: root/os/debian/rules
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2010-04-07 14:07:49 +0000
committerrubidium <rubidium@openttd.org>2010-04-07 14:07:49 +0000
commitdfa9e9d9d3f49abc6d4957677db65c141adc92e8 (patch)
tree1acd8d4178b36251a2321da32f454716fc9112d8 /os/debian/rules
parent657940a6335c5156270dd27a75a5b6f4f9b2da07 (diff)
downloadopenttd-dfa9e9d9d3f49abc6d4957677db65c141adc92e8.tar.xz
(svn r19572) -Change: sync Debian packaging updates from Debian, but keep building a single package
Diffstat (limited to 'os/debian/rules')
-rwxr-xr-xos/debian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/debian/rules b/os/debian/rules
index a8834ed36..a34d52049 100755
--- a/os/debian/rules
+++ b/os/debian/rules
@@ -17,7 +17,7 @@ endif
# to be explicit about the dependencies, in case we're not running in a
# clean build root.
override_dh_auto_configure:
- ./configure $(CROSS) --prefix-dir=/usr --install-dir=debian/openttd --without-allegro --with-zlib --with-lzo2 --with-sdl --with-png --with-freetype --with-fontconfig --with-icu
+ ./configure $(CROSS) --prefix-dir=/usr --install-dir=debian/openttd --without-allegro --with-zlib --with-sdl --with-png --with-freetype --with-fontconfig --with-icu --with-liblzo2 --without-iconv
# Do some extra installation
override_dh_auto_install: