From 80d35ee8d7ffd26880a67d3b63ee50dde7453be6 Mon Sep 17 00:00:00 2001
From: "David Adam (zanchey)" <zanchey@ucc.gu.uwa.edu.au>
Date: Wed, 21 Aug 2013 11:05:21 +0800
Subject: [PATCH] don't depend on doxygen as the docs are shipped with the
 tarball

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a8c56fe..2f73ee3 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: shells
 Priority: extra
 Maintainer: ridiculous_fish <corydoras@ridiculousfish.com>
 Uploaders: David Adam <zanchey@ucc.gu.uwa.edu.au>, Siteshwar Vashisht <siteshwar@gmail.com>
-Build-Depends: debhelper (>= 8.0.0), libncurses5-dev, autoconf, doxygen, autotools-dev, dh-autoreconf, gettext
+Build-Depends: debhelper (>= 8.0.0), libncurses5-dev, autoconf, autotools-dev, dh-autoreconf, gettext
 Standards-Version: 3.9.1
 Homepage: http://fishshell.com/
 Vcs-Git: git://github.com/fish-shell/fish-shell.git
-- 
GitLab