]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- turn off epiphany bcond - doesn't work with recent (2.28?) epiphany
authorSzymon Siwek <sls@pld-linux.org>
Mon, 22 Feb 2010 16:58:18 +0000 (16:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: rpm-pythonprov --with gui

Changed files:
    beagle.spec -> 1.137

beagle.spec

index 7984e7b753a27b4d9d39043d24ea7f9d5ec0d647..a6dae2d7cff35fb6266c31b7ce22c3902d5e85fc 100644 (file)
@@ -12,7 +12,8 @@
 %bcond_without galago          # build without galago support
 %bcond_without gsf             # build without libgsf support
 %bcond_without gui             # don't build GNOME based GUI
-%bcond_without epiphany        # don't build epiphany extension
+# required epiphany with python support (2009.06.06 removed permanently from epiphany)
+%bcond_with    epiphany        # don't build epiphany extension
 %bcond_without thunderbird     # use Thunderbird backend
 #
 %if !%{with gui}
@@ -63,6 +64,7 @@ BuildRequires:        zip
 BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0
 BuildRequires: gtk+2-devel >= 2:2.10.10
 BuildRequires: librsvg-devel >= 1:2.16.1
+BuildRequires: rpm-pythonprov
 %endif
 Requires:      dotnet-gmime-sharp >= 2.3.5
 Requires:      dotnet-gsf-sharp
This page took 0.112985 seconds and 4 git commands to generate.