]> git.pld-linux.org Git - packages/libguestfs.git/commitdiff
cleanbuild BR
authorElan Ruusamäe <glen@delfi.ee>
Tue, 9 Apr 2013 19:21:33 +0000 (22:21 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Tue, 9 Apr 2013 19:36:16 +0000 (22:36 +0300)
- php executable
- rpm-pythonprov -- error: Couldn't exec /usr/lib/rpm/pythoneggs.py: No such file or directory

libguestfs.spec

index c5fbd7ae80c3751c839d262fa80e43f6e282a7e0..77379f96966901910a5805583f71126e6a537cf0 100644 (file)
@@ -100,12 +100,14 @@ BuildRequires:    perl-hivex >= 1.2.7
 BuildRequires: perl-libintl
 BuildRequires: perl-modules
 %endif
+%{?with_php:BuildRequires:     /usr/bin/php}
 %{?with_php:BuildRequires:     php-devel}
 BuildRequires: pkgconfig
 BuildRequires: po4a
 %if %{with python}
 BuildRequires: python
 BuildRequires: python-devel
+BuildRequires: rpm-pythonprov
 %endif
 BuildRequires: readline-devel
 BuildRequires: rpmbuild(macros) >= 1.656
This page took 0.546317 seconds and 4 git commands to generate.