diff options
author | Egil Moeller <egil.moller@freecode.no> | 2010-04-28 22:45:39 +0200 |
---|---|---|
committer | Egil Moeller <egil.moller@freecode.no> | 2010-04-28 22:45:39 +0200 |
commit | a2bc8a493519bc022d7436c6d11cb5bdb62bd381 (patch) | |
tree | d47012ec790b7f13368c1b710fbda80138aa1f3d /debian | |
parent | c5f02735aab63649db141d9da67c2d9bdc52290e (diff) | |
download | etherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.tar.gz etherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.tar.xz etherpad-a2bc8a493519bc022d7436c6d11cb5bdb62bd381.zip |
Oupsi, dbconfig-common is a pre-depends
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
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. |