summaryrefslogtreecommitdiff
path: root/community/fish
diff options
context:
space:
mode:
authorNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-21 23:48:29 -0300
committerNicolas Reynolds <fauno@kiwwwi.com.ar>2011-04-21 23:48:29 -0300
commitc034be9e8f973eb6c1dbb77fb4528fad379ddbfd (patch)
treef2db563e5bbaf23156619d835bb49bfae0b1557a /community/fish
parent587ef83d1f97efc504ff0865427eab481ad6504b (diff)
fixes
Diffstat (limited to 'community/fish')
-rw-r--r--community/fish/PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/community/fish/PKGBUILD b/community/fish/PKGBUILD
index 0c098db9d..204b07db1 100644
--- a/community/fish/PKGBUILD
+++ b/community/fish/PKGBUILD
@@ -12,7 +12,6 @@ arch=('i686' 'x86_64' 'mips64el')
url="http://fishshell.com/"
license=("GPL" "LGPL" "BSD" "MIT")
depends=('ncurses' 'bc')
-makedepends=('doxygen')
install=fish.install
source=(http://fishshell.com/files/$pkgver/$pkgname-$pkgver.tar.bz2)
md5sums=('ead6b7c6cdb21f35a3d4aa1d5fa596f1')