diff options
author | planetmaker <planetmaker@openttd.org> | 2010-12-31 14:08:21 +0000 |
---|---|---|
committer | planetmaker <planetmaker@openttd.org> | 2010-12-31 14:08:21 +0000 |
commit | fe6080650ced233a1fbc5e91148d287c72c68406 (patch) | |
tree | 7938274cc3c0e0f328c1d4afd07604cbd2283945 /os/rpm | |
parent | b46aee796b40be583a98aaaf48c4f4d342ddbe7a (diff) | |
download | openttd-fe6080650ced233a1fbc5e91148d287c72c68406.tar.xz |
(svn r21676) -Prepare 1.1.0-beta2
Diffstat (limited to 'os/rpm')
-rw-r--r-- | os/rpm/openttd.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/rpm/openttd.spec b/os/rpm/openttd.spec index a47285927..7a87e01a4 100644 --- a/os/rpm/openttd.spec +++ b/os/rpm/openttd.spec @@ -26,6 +26,7 @@ Source: %{name}-%{version}-source.tar.bz2 Requires: fontconfig Requires: SDL Requires: zlib +Requires: xz-devel BuildRequires: gcc-c++ BuildRequires: fontconfig-devel BuildRequires: libpng-devel |