]> git.pld-linux.org Git - packages/balsa.git/commitdiff
- enable pcre. balsa-1_2_0-1
authorkloczek <kloczek@pld-linux.org>
Wed, 19 Sep 2001 21:12:11 +0000 (21:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    balsa.spec -> 1.50

balsa.spec

index fe85ef80caab0fd700aab6bd1042eaf478af07ba..b34ee5dd2fd94fb4256e2483a562c5114722c8a3 100644 (file)
@@ -30,6 +30,7 @@ BuildRequires:        libtool
 BuildRequires: openjade
 BuildRequires: openldap-devel
 BuildRequires: openssl-devel
+BuildRequires: pcre-devel
 BuildRequires: pspell-devel >= 12.1
 BuildRequires: gal-devel >= 0.9
 URL:           http://www.newton.cx/balsa/main.html
@@ -84,6 +85,7 @@ automake -a -c)
        --disable-more-warnings \
        --with-mailpath=/var/mail \
        --with-ssl \
+       --enable-pcre \
        --enable-ldap \
        --enable-gtkhtml
 
This page took 0.034658 seconds and 4 git commands to generate.