]> git.pld-linux.org Git - packages/libproxy.git/commitdiff
- added BR for kde module auto/th/libproxy-0_4_6-1
authorSzymon Siwek <sls@pld-linux.org>
Sat, 12 Feb 2011 13:33:38 +0000 (13:33 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libproxy.spec -> 1.12

libproxy.spec

index 8e7d0a33728e4930b509155290f6e2ea14ede810..1b6853dd21439274c10c5f9ee9b4dcb10dc5e8db 100644 (file)
@@ -21,6 +21,7 @@ Patch1:               %{name}-pythondir.patch
 URL:           http://code.google.com/p/libproxy/
 BuildRequires: GConf2-devel >= 2.0
 BuildRequires: NetworkManager-devel
+%{?with_kde:BuildRequires:     automoc4}
 BuildRequires: cmake >= 2.6
 %{?with_webkit:BuildRequires:  gtk-webkit-devel}
 %{?with_kde:BuildRequires:     kde4-kdelibs-devel}
@@ -30,6 +31,10 @@ BuildRequires:       perl-devel >= 1:5.8.0
 BuildRequires: pkgconfig
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: python-modules
+%if %{with kde}
+BuildRequires: qt4-build
+BuildRequires: qt4-qmake
+%endif
 BuildRequires: rpm-perlprov >= 4.1-13
 BuildRequires: rpm-pythonprov
 BuildRequires: rpmbuild(macros) >= 1.268
This page took 0.038176 seconds and 4 git commands to generate.