aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-20 09:00:31 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2015-07-23 14:26:38 +0800
commit6add8a7df90899e28d317b399e1196a56f24fbb6 (patch)
tree100c1ec403c0f81b96d51703a681282eb9a59a53 /debian
parent7fa69ef8bed3511d3b1bb5bf46fa0281f61b43aa (diff)
open: drop mimedb dependency
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 68f7aad2..031dbf46 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Vcs-Browser: https://github.com/fish-shell/fish-shell
Package: fish
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, passwd (>= 4.0.3-10), bc, gettext-base, man-db
-Recommends: python (>=2.6), xsel (>=1.2.0)
+Recommends: python (>=2.6), xsel (>=1.2.0), xdg-utils
Description: friendly interactive shell
Fish is a command-line shell for modern systems, focusing on user-friendliness,
sensibility and discoverability in interactive use. The syntax is simple, but