* debian/control:

- add libgtkhtml3.14-dev to evolution-dev dependencies.     closes: #559771

git-svn-id: file:///svn/pkg-evolution/unstable/evolution@1444 ed03ce00-e4f4-0310-9448-ee38221cb277
This commit is contained in:
Yves-Alexis Perez
2009-12-07 06:56:52 +00:00
parent aa2b2fbece
commit 8ffdec5f47
2 changed files with 6 additions and 1 deletions

6
debian/changelog vendored
View File

@ -10,7 +10,11 @@ evolution (2.28.1-3) UNRELEASED; urgency=low
* debian/patches/04_GNOME-Bug-596027-In-Anjal-although-invalid-mail-address-wa.patch
- fixed GNOME Bug #596027
-- Yan Li <yanli@infradead.org> Mon, 30 Nov 2009 16:40:50 +0800
[ Yves-Alexis Perez ]
* debian/control:
- add libgtkhtml3.14-dev to evolution-dev dependencies. closes: #559771
-- Yves-Alexis Perez <corsac@debian.org> Mon, 07 Dec 2009 07:54:21 +0100
evolution (2.28.1-2) unstable; urgency=low

1
debian/control vendored
View File

@ -157,6 +157,7 @@ Architecture: any
Depends: evolution (= ${binary:Version}),
${misc:Depends},
${shlibs:Depends},
libgtkhtml3.14-dev,
libgnome2-dev,
libgnomeui-dev,
libbonoboui2-dev (>= 2.20.3),