aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEgil Moeller <egil.moller@freecode.no>2010-04-28 22:45:39 +0200
committerEgil Moeller <egil.moller@freecode.no>2010-04-28 22:45:39 +0200
commita2bc8a493519bc022d7436c6d11cb5bdb62bd381 (patch)
treed47012ec790b7f13368c1b710fbda80138aa1f3d
parentc5f02735aab63649db141d9da67c2d9bdc52290e (diff)
downloadetherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.tar.gz
etherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.tar.xz
etherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.zip
Oupsi, dbconfig-common is a pre-depends
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 14ffd66..55aebd1 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Homepage: <insert the upstream URL, if relevant>
Package: etherpad
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, dbconfig-common, sun-java6-jdk, mysql-client, libmysql-java, scala (>= 2.7)
+Pre-Depends: dbconfig-common
Description: Etherpad multiuser web-based word processor
EtherPad is the only web-based word processor that allows people to work
together in really real-time.