aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 7 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 54cc875f..5961a378 100644
--- a/debian/control
+++ b/debian/control
@@ -11,14 +11,13 @@ Vcs-Git: git://git.sisudoc.org/git/code/sisu.git
Package: sisu
Architecture: all
-Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip
+Depends: ${misc:Depends}, ruby | ruby-interpreter, openssl, rsync, unzip, zip,
+ xz-utils
Recommends:
sisu-pdf, sisu-sqlite, sisu-postgresql, imagemagick | graphicsmagick, keychain,
- openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick,
+ openssh-client | lsh-client, po4a, qrencode, rake, ruby-rmagick, ruby-thor,
tidy, tree, vim-addon-manager
-Suggests: lv, calibre, pinfo, poedit, texinfo, trang
-Conflicts: sisu-markup-samples (<= 1.0.11)
-Replaces: sisu-markup-samples (<= 1.0.11)
+Suggests: sisu-markup-samples, lv, calibre, pinfo, poedit, texinfo, trang
Description: documents - structuring, publishing in multiple formats and search
SiSU is a lightweight markup based, command line oriented, document
structuring, publishing and search framework for document collections.
@@ -69,7 +68,9 @@ Architecture: all
Depends:
${misc:Depends}, ruby | ruby-interpreter, sisu (= ${source:Version}),
sisu-pdf (= ${source:Version}), sisu-postgresql (= ${source:Version}),
- sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick
+ sisu-sqlite (= ${source:Version}), imagemagick | graphicsmagick, qrencode,
+ ruby-thor, tree
+Suggests: sisu-markup-samples
Description: installs all SiSU related packages
SiSU is a lightweight markup based document structuring, publishing and search
framework for document collections.