diff options
author | Javier S. Pedro <maemo@javispedro.com> | 2012-09-30 16:48:52 +0200 |
---|---|---|
committer | Javier S. Pedro <maemo@javispedro.com> | 2012-09-30 16:48:52 +0200 |
commit | 630923d0de4a5cab558531e943370f00a64b316d (patch) | |
tree | 144e29d4785de0bfd46c65cd7977bd59e8d5ab09 /qtc_packaging/debian_harmattan/control | |
parent | 0a174260c5dd04d516da7a6021e681d49c312547 (diff) | |
download | distfold-630923d0de4a5cab558531e943370f00a64b316d.tar.gz distfold-630923d0de4a5cab558531e943370f00a64b316d.zip |
autogenerate keys and autostartup daemon
Diffstat (limited to 'qtc_packaging/debian_harmattan/control')
-rw-r--r-- | qtc_packaging/debian_harmattan/control | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/qtc_packaging/debian_harmattan/control b/qtc_packaging/debian_harmattan/control index 9ae0221..26d9cde 100644 --- a/qtc_packaging/debian_harmattan/control +++ b/qtc_packaging/debian_harmattan/control @@ -2,7 +2,8 @@ Source: distfold Section: user/other Priority: optional Maintainer: Javier <maemo@javispedro.com> -Build-Depends: debhelper (>= 5), libqt4-dev +Build-Depends: debhelper (>= 5), zlib1g-dev, libqt4-dev, libqtm-systeminfo-dev, + libqca2-dev Standards-Version: 3.7.3 Homepage: <insert the upstream URL, if relevant> @@ -14,5 +15,6 @@ Description: Distributed folder synchronizer auto-discover devices on the same network sharing the same folder and try to mirror each of them against each other. . - distfold depends on all the devices having a synchronized clock. + distfold depends on all the devices having a synchronized clock. Please + backup your data before installing this program. XSBC-Maemo-Display-Name: distfold |