summaryrefslogtreecommitdiff
path: root/p/yi
diff options
context:
space:
mode:
authorLouis Bettens <louis@bettens.info>2013-07-23 13:55:10 +0400
committerLouis Bettens <louis@bettens.info>2013-07-23 13:55:10 +0400
commit753d880dfe16e00ead3d60eaa67f4aebbd67f40f (patch)
tree6ae15c7769621fb14a7f828490eb01f970f855ad /p/yi
parent4b078769dbda2f84fb0f72d306f0f28bb26e0dee (diff)
downloadDHG_packages-753d880dfe16e00ead3d60eaa67f4aebbd67f40f.tar.gz
yi: Main package should recommend -dev and -doc ones because they are useful for configuring the program
Diffstat (limited to 'p/yi')
-rw-r--r--p/yi/debian/control6
1 files changed, 6 insertions, 0 deletions
diff --git a/p/yi/debian/control b/p/yi/debian/control
index 7fe9c5d77..1c7fe52ae 100644
--- a/p/yi/debian/control
+++ b/p/yi/debian/control
@@ -200,7 +200,13 @@ Package: yi
Architecture: any
Section: misc
Depends: ${shlibs:Depends}, ${haskell:Depends}, ${misc:Depends}
+ , libghc-yi-dev, libghc-yi-doc
Description: Haskell-Scriptable Editor
Yi is a text editor written in Haskell and extensible in Haskell. The goal
of the Yi project is to provide a flexible, powerful, and correct editor
for haskell hacking.
+ .
+ This package comes pre-configured with the default configuration. If
+ you want to build your custom-configured version, make sure that
+ libghc-yi-dev is installed and put your configuration in
+ ~/.config/yi/yi.hs