re-disable the pst plugin as libpst is pretty old in Debian
git-svn-id: file:///svn/pkg-evolution/experimental/evolution@2201 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -11,7 +11,7 @@ evolution (3.4.2-2) UNRELEASED; urgency=low
|
||||
* Make evolution-dev depend on libevolution instead of evolution.
|
||||
|
||||
[ Jeremy Bicha ]
|
||||
* Enable python module and pst-import plugin (Closes: #491320)
|
||||
* Enable python module
|
||||
* debian/evolution-common.gsettings-override: (Closes: #656678)
|
||||
- Correct the path to spamd as /usr/sbin/spamd
|
||||
|
||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -61,7 +61,6 @@ Build-Depends: debhelper (>= 9),
|
||||
libytnef0-dev,
|
||||
libgdata-dev (>= 0.10),
|
||||
libical-dev,
|
||||
libpst-dev,
|
||||
libsm-dev,
|
||||
libice-dev,
|
||||
libgstreamer0.10-dev,
|
||||
@ -204,7 +203,6 @@ Description: standard plugins for Evolution
|
||||
- mail-to-task
|
||||
- mailing-list-actions
|
||||
- prefer-plain
|
||||
- pst-import
|
||||
- mail-notification
|
||||
- attachment-reminder
|
||||
- backup-restore
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -29,7 +29,7 @@ DEB_CONFIGURE_EXTRA_FLAGS += \
|
||||
--sysconfdir=/etc \
|
||||
--libexecdir=/usr/lib \
|
||||
--enable-plugins=experimental \
|
||||
--enable-pst-import \
|
||||
--disable-pst-import \
|
||||
--enable-python \
|
||||
--enable-contact-maps \
|
||||
--disable-image-inline \
|
||||
|
Reference in New Issue
Block a user