projects
/
oomailing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2184aa
)
Added xfonts-base as a dependency as Xvfb wouldn't start without it
author
Jean-Michel Nirgal Vourgère
<jmv@nirgal.com>
Thu, 17 Jul 2008 08:13:32 +0000
(08:13 +0000)
committer
Jean-Michel Nirgal Vourgère
<jmv@nirgal.com>
Thu, 17 Jul 2008 08:13:32 +0000
(08:13 +0000)
debian/control
patch
|
blob
|
history
diff --git
a/debian/control
b/debian/control
index f4a95037ab7811ed5158b4c0b30c82d9917bff0d..c4eb93d60c2a993f5c74b802b6843a4461f0b625 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-8,7
+8,7
@@
Standards-Version: 3.7.3
Package: oomailing
Section: misc
Architecture: all
-Depends: openoffice.org, xvfb, sudo
+Depends: openoffice.org, xvfb,
xfonts-base,
sudo
Description: Openoffice mailing server
Create an openoffice instance running on a virtual X frame buffer.
It listen on a port for mailmerge commands.