]> git.pld-linux.org Git - packages/dgee.git/commitdiff
- missing BR
authorsaq <saq@pld-linux.org>
Sat, 25 Dec 2004 19:36:34 +0000 (19:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- made build with python 2.4

Changed files:
    dgee.spec -> 1.14

dgee.spec

index 40728a940c7ec9b89805df4940d1da8df4173b45..b4d7060814694bea145e71fcffea4da404d0f3d0 100644 (file)
--- a/dgee.spec
+++ b/dgee.spec
@@ -31,9 +31,12 @@ BuildRequires:       autoconf >= 2.13
 BuildRequires: automake
 BuildRequires: expat-devel
 BuildRequires: libffi-devel
+BuildRequires: gc-devel
 BuildRequires: goldwater-devel => 0.3.4
 BuildRequires: phlib-devel => 1.20
+BuildRequires: pnet-compiler-csharp
 BuildRequires: pnet-devel => 0.6.0-2
+BuildRequires: pnetlib-base
 BuildRequires: %{apxs}
 Requires(post):        /sbin/ldconfig
 Requires(post,preun):  %{apxs}
@@ -65,6 +68,8 @@ sprawdzania poprawno
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+CFLAGS="%{rpmcflags} -I/usr/include/python2.4 -I/usr/include/python2.3"
+export CFLAGS
 %configure \
        cflags=our \
        --with-goldwater=%{_prefix} \
This page took 0.084313 seconds and 4 git commands to generate.