[libetonyek] 02/03: add missing Depends: on libxml2-dev and zlib1g-dev to libetonyek-dev
Rene Engelhard
rene at moszumanska.debian.org
Tue Oct 4 18:25:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
rene pushed a commit to branch master
in repository libetonyek.
commit b8cf5c1aa7ab8e4a6822327216afe2ce55e839a9
Author: Rene Engelhard <rene at rene-engelhard.de>
Date: Tue Oct 4 19:17:52 2016 +0200
add missing Depends: on libxml2-dev and zlib1g-dev to libetonyek-dev
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 745bd0e..a573fc7 100644
--- a/debian/control
+++ b/debian/control
@@ -25,6 +25,8 @@ Architecture: any
Multi-Arch: same
Depends: libetonyek-0.1-1 (= ${binary:Version}),
librevenge-dev,
+ libxml2-dev,
+ zlib1g-dev,
${misc:Depends}
Description: library for reading and converting Apple Keynote presentations
libetonyek is a library and a set of tools for reading and converting
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libetonyek.git
More information about the Pkg-openoffice-commits
mailing list