]> git.pld-linux.org Git - packages/gnome-subtitles.git/commitdiff
- lt/ac regeneration required to avoid BR: gcc-c++
authorSzymon Siwek <sls@pld-linux.org>
Sat, 24 Jan 2009 22:46:10 +0000 (22:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gnome-subtitles.spec -> 1.14

gnome-subtitles.spec

index c56e45cd5f3c00120cb05312a403ab4bf6f922db..9e312ab32f31dc532d509f76f0d4d6c03c47ef65 100644 (file)
@@ -21,6 +21,7 @@ BuildRequires:        gnome-doc-utils >= 0.3.2
 BuildRequires: gstreamer-devel >= 0.10
 BuildRequires: gstreamer-plugins-base-devel >= 0.10
 BuildRequires: intltool
+BuildRequires: libtool
 BuildRequires: mono-csharp
 BuildRequires: rpmbuild(monoautodeps)
 BuildRequires: sublib-devel >= 0.9
@@ -44,6 +45,10 @@ modyfikowanie, konwersję i synchronizację napisów.
 %setup -q
 
 %build
+cd gstreamer-playbin-0.2.1
+%{__libtoolize}
+%{__autoconf}
+cd ..
 %configure
 %{__make}
 
This page took 0.064372 seconds and 4 git commands to generate.