]> git.pld-linux.org Git - packages/0ad.git/commitdiff
- more BRs
authorlisu <lisu@pld-linux.org>
Tue, 14 Dec 2010 10:41:32 +0000 (10:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    0ad.spec -> 1.2

0ad.spec

index d2955f52b6de6f5f5ab32ca31085e28d8d42004d..29fdbd0e510296cd5fadc1c33234d60d7a2e1ce4 100644 (file)
--- a/0ad.spec
+++ b/0ad.spec
@@ -1,7 +1,6 @@
 #
 # TODO: - use arch dependend compilers
 #      - check licenses
-#      - probably BRs
 #
 %define                svn_ver r8832
 Summary:       Free, Open-Source, cross-platform RTS game of ancient warfare
@@ -13,9 +12,21 @@ Group:               X11/Applications/Games
 Source0:       %{name}-%{version}-alpha-unix-build.tar.gz
 # Source0-md5: f38d660d039a37edebb2ea2f0eb6aa6d
 URL:           http://wildfiregames.com/0ad/
+BuildRequires: DevIL-devel
+BuildRequires: OpenAL-devel
+BuildRequires: OpenGL-devel
+BuildRequires: SDL-devel
 BuildRequires: boost-devel
+BuildRequires: cmake
+BuildRequires: enet < 1.3.0
+BuildRequires: enet >= 1.2.0
+BuildRequires: libogg-devel
+BuildRequires: libpng-devel
+BuildRequires: libvorbis-devel
+BuildRequires: libxml2-devel
 BuildRequires: sed >= 4.0
 BuildRequires: wxGTK2-unicode-devel
+BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
This page took 0.08231 seconds and 4 git commands to generate.