main/fish: fix deps on tools()

This commit is contained in:
Leo 2019-05-25 08:51:05 -03:00 committed by Natanael Copa
parent 37e7188bb6
commit 6a808fe600

View File

@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=fish
pkgver=3.0.2
pkgrel=2
pkgrel=3
pkgdesc="Modern interactive commandline shell"
url="http://www.fishshell.com"
arch="all"
@ -68,7 +68,7 @@ doc() {
tools() {
pkgdesc="$pkgdesc (tools)"
depends="$pkgname python man-db"
depends="$pkgname python cmd:man"
mkdir -p "$subpkgdir"/usr/share/$pkgname
mv "$pkgdir"/usr/share/$pkgname/tools "$subpkgdir"/usr/share/$pkgname