[dom4j] 51/74: Added the dependency on libmsv-java to libdom4j-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:20 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository dom4j.
commit da4aa66f0f6705358034f4cf145eea4e2f230c81
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Apr 16 12:54:37 2013 +0000
Added the dependency on libmsv-java to libdom4j-java
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index c164e44..23e9233 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://sourceforge.net/projects/dom4j/
Package: libdom4j-java
Architecture: all
-Depends: ${misc:Depends}, libjaxen-java, libjaxme-java, libxpp2-java, libxpp3-java
+Depends: ${misc:Depends}, libjaxen-java, libjaxme-java, libmsv-java, libxpp2-java, libxpp3-java
Suggests: libdom4j-java-doc
Description: flexible XML framework for Java
dom4j is a library for working with XML, XPath and XSLT on the Java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git
More information about the pkg-java-commits
mailing list