mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyfastani: remove fastani
from depends
(#198)
This commit is contained in:
parent
fd2772ed94
commit
1514ce7f01
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ url="https://github.com/althonos/${_name}"
|
|||
arch=('i686' 'pentium4' 'x86_64' 'arm' 'armv6h' 'armv7h' 'aarch64')
|
||||
license=("MIT")
|
||||
makedepends=('python-setuptools' 'cython' 'python-build' 'python-installer' 'python-wheel')
|
||||
depends=('python' 'fastani' 'gcc-libs' 'glibc')
|
||||
depends=('python' 'gcc-libs' 'glibc')
|
||||
source=("https://files.pythonhosted.org/packages/source/${_name::1}/$_name/$_name-$pkgver.tar.gz")
|
||||
sha256sums=('44d86cbe8581d4891748ebe9851ae0a0c27489bb9f77728131415ed6b90cc35a')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue