]> git.pld-linux.org Git - packages/ncmpcpp.git/commitdiff
- BR: libstdc++-devel, taglib-devel
authorKarol Krenski <charles@pld-linux.org>
Sat, 13 Jun 2009 22:41:52 +0000 (22:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- removed unneeded sed usage

Changed files:
    ncmpcpp.spec -> 1.2

ncmpcpp.spec

index f67e3aff5fbd8ebe4de5171396e4e05f75dae94c..9e9a67c2e9404a69c2f680a3db7d0318aecabda2 100644 (file)
@@ -12,8 +12,10 @@ URL:         http://unkart.ovh.org/ncmpcpp/
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: curl-devel
+BuildRequires: libstdc++-devel
 BuildRequires: libtool
 BuildRequires: ncurses-devel
+BuildRequires: taglib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -32,7 +34,6 @@ plików lokalnych oraz inne drobne udogodnienia.
 %prep
 %setup -q
 %patch0 -p1
-%{__sed} -i -e 's,curses.h,ncurses/curses.h,g' src/window.h
 
 %build
 %{__libtoolize}
This page took 0.185718 seconds and 4 git commands to generate.