]> git.pld-linux.org Git - packages/python-pycairo.git/commitdiff
- pygtk bcond for bootstrapping auto/ac/python-pycairo-0_9_0-1
authorfreetz <freetz@pld-linux.org>
Sun, 14 Aug 2005 16:51:38 +0000 (16:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-pycairo.spec -> 1.9

python-pycairo.spec

index 34e38ae8c6d300e2798a41330e14c9996c3672f5..036d7f73435f8deb4c6cf9045728f51724edb0af 100644 (file)
@@ -1,3 +1,6 @@
+# Conditional build
+%bcond_without pygtk   # for bootstrap without pygtk
+#
 %define                pname pycairo
 Summary:       Python Cairo bindings
 Summary:       Dowi±zania Pythona dla Cairo
@@ -17,7 +20,7 @@ BuildRequires:        libsvg-cairo-devel >= 0.1.6
 BuildRequires: libtool
 BuildRequires: python >= 2.3
 BuildRequires: python-numpy-devel
-BuildRequires: python-pygtk-devel >= 1.99.16
+%{?with_pygtk:BuildRequires:   python-pygtk-devel >= 1.99.16}
 %pyrequires_eq python-libs
 Requires:      cairo >= 0.9.0
 Requires:      libsvg-cairo >= 0.1.6
This page took 0.027428 seconds and 4 git commands to generate.