]> git.pld-linux.org Git - packages/zinf.git/blobdiff - zinf.spec
- adapterized (avoid macros with /usr/include/{ncurses,freetype}*)
[packages/zinf.git] / zinf.spec
index 3808a117b85b10b57a5202006413283b40f5c9ff..534001feddeaba6e8fefa85561e457b710fbecba 100644 (file)
--- a/zinf.spec
+++ b/zinf.spec
@@ -27,8 +27,8 @@ BuildRequires:        boost-devel >= 1.31.0
 BuildRequires: boost-filesystem-devel >= 1.31.0
 BuildRequires: esound-devel >= 0.2.12
 BuildRequires: gdbm-devel
-BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: gettext-devel >= 0.13.1
+BuildRequires: gtk+2-devel >= 1:2.0.0
 BuildRequires: id3lib-devel
 BuildRequires: libmusicbrainz-devel >= 2.0.1
 BuildRequires: libogg-devel >= 2:1.0
@@ -190,7 +190,7 @@ rm -f po/stamp-po
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-CPPFLAGS="-I%{_includedir}/ncurses"
+CPPFLAGS="-I/usr/include/ncurses"
 %configure \
        %{!?with_alsa:--disable-alsa} \
        %{!?with_arts:--disable-arts} \
This page took 0.045868 seconds and 4 git commands to generate.