[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian, updated. debian/3.1.3-1-13-ga913d66

Laurent Bigonville bigon at bigon.be
Wed Jul 27 21:11:00 UTC 2011


The following commit has been merged in the debian branch:
commit 0b97479d7985171bdcc814fb279fd1d4d559c1fb
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Wed Jul 27 20:12:15 2011 +0200

    Pass --with-eds to configure

diff --git a/debian/changelog b/debian/changelog
index 3b02587..ed6025e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,9 +6,10 @@ empathy (3.1.4-1) UNRELEASED; urgency=low
     - Add libgudev-1.0-dev as build-dependency
   * debian/rules:
     - Enable gudev support
+    - Pass --with-eds to configure
   * debian/README.source: Update git URL to GNOME repository (Closes: #634950)
 
- -- Laurent Bigonville <bigon at debian.org>  Wed, 27 Jul 2011 20:10:22 +0200
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 27 Jul 2011 20:11:44 +0200
 
 empathy (3.1.3-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index c36fb9a..ff1fda2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell \
                              --enable-geocode=yes \
                              --with-cheese \
                              --enable-gudev \
+                             --with-eds \
                              --disable-schemas-compile
 
 ifeq ($(DEB_BUILD_ARCH_OS),linux)

-- 
Empathy packaging



More information about the Pkg-telepathy-commits mailing list