]> git.pld-linux.org Git - packages/kulic.git/commitdiff
- BR: libjpeg-devel, libstdc++-devel master
authorsparky <sparky@pld-linux.org>
Tue, 29 Dec 2009 19:13:21 +0000 (19:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new TODO

Changed files:
    kulic.spec -> 1.5

kulic.spec

index 26e0b5d6b77b2500565da7bea0523e7c26013e03..0361f0c985ac234137872f7de3a7da823c6d7e55 100644 (file)
@@ -1,5 +1,5 @@
 # TODO:
-# - patch src/main.cc too (/usr -> PACKAGE_DATA_DIR), doesn't work: don't found map
+# - x86_64 version has broken graphics
 Summary:       2d shooting game
 Name:          kulic
 Version:       1.1
@@ -14,6 +14,8 @@ URL:          http://hippo.nipax.cz/download.en.php
 BuildRequires: allegro-devel
 BuildRequires: autoconf
 BuildRequires: automake
+BuildRequires: libjpeg-devel
+BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: sed >= 4.0
 # Need for sound, imho allegro-alsa is the best solution
@@ -33,7 +35,6 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %patch1 -p1
 
 %build
-
 %{__libtoolize}
 %{__aclocal}
 %{__autoconf}
This page took 0.061629 seconds and 4 git commands to generate.