r942 - /unstable/evolution-data-server/debian/rules

oysteigi-guest at users.alioth.debian.org oysteigi-guest at users.alioth.debian.org
Wed Dec 5 22:06:29 UTC 2007


Author: oysteigi-guest
Date: Wed Dec  5 22:06:29 2007
New Revision: 942

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=942
Log:
Compile with gnome-keyring support

Modified:
    unstable/evolution-data-server/debian/rules

Modified: unstable/evolution-data-server/debian/rules
URL: http://svn.debian.org/wsvn/pkg-evolution/unstable/evolution-data-server/debian/rules?rev=942&op=diff
==============================================================================
--- unstable/evolution-data-server/debian/rules (original)
+++ unstable/evolution-data-server/debian/rules Wed Dec  5 22:06:29 2007
@@ -24,7 +24,8 @@
 	--with-openldap \
 	--with-krb5=/usr \
 	--with-libdb=/usr \
-	--enable-gtk-doc
+	--enable-gtk-doc \
+	--enable-gnome-keyring=yes
 
 DEB_FIXPERMS_EXCLUDE += usr/lib/evolution/camel-lock-helper*
 




More information about the pkg-evolution-commits mailing list