remove useless depends

This commit is contained in:
udeved 2014-12-04 19:42:14 +01:00
parent 415b1549a9
commit afcf0b4017

View file

@ -1,14 +1,14 @@
# Maintainer: artoo <flower_of_life@gmx.net> # Maintainer: artoo <flower_of_life@gmx.net>
pkgname=manjaro-tools-git pkgname=manjaro-tools-git
pkgver=r141.36fc29f pkgver=r147.01269bc
pkgrel=1 pkgrel=1
pkgdesc='Development tools for Manjaro Linux' pkgdesc='Development tools for Manjaro Linux'
arch=('any') arch=('any')
license=('GPL') license=('GPL')
url='https://github.com/udeved/manjaro-tools' url='https://github.com/udeved/manjaro-tools'
depends=('namcap' 'openssh' 'rsync' 'mkinitcpio' 'mkinitcpio-nfs-utils' depends=('namcap' 'openssh' 'rsync' 'mkinitcpio-nfs-utils' 'nbd'
'nbd' 'libisoburn' 'squashfs-tools' 'syslinux' 'haveged' 'pacman>=4.1') 'libisoburn' 'squashfs-tools' 'syslinux' 'haveged')
makedepends=('git') makedepends=('git')
optdepends=('qemu: quickly test isos' 'manjaroiso-profiles: Manjaro Linux ISO-Image profiles') optdepends=('qemu: quickly test isos' 'manjaroiso-profiles: Manjaro Linux ISO-Image profiles')
provides=('devtools' 'arch-install-scripts' 'manjaro-tools' 'manjaroiso') provides=('devtools' 'arch-install-scripts' 'manjaro-tools' 'manjaroiso')