summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorODiogoSilva2016-07-07 09:26:48 +0100
committerODiogoSilva2016-07-07 09:26:48 +0100
commitc95c1594843bfe8d83f35556ff48352218828645 (patch)
tree127d54e8b82f83b19831ca4e4e599b7a19f8c269
parenta08b0c0fa4acc1b939eb60dd0efb29422ea1c562 (diff)
downloadaur-c95c1594843bfe8d83f35556ff48352218828645.tar.gz
Removed depends
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f43b15d87889..79e89ea0c2f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ pkgdesc="Streamlining phylogenomic data gathering, processing and visualization"
arch=("any")
url="https://github.com/ODiogoSilva/TriFusion"
licence=("GPL3")
-depends=("python2-kivy" "python2-numpy" "python2-scipy" "python2-matplotlib" "python2-psutil" "python2-seaborn" "python2-configparser")
conflicts=("trifusion-git", "trifusion")
source=("https://github.com/ODiogoSilva/${_pkgname}/releases/download/${pkgver}/TriFusion-${pkgver}-linux-arch.tar.xz")
md5sums=("7db55826cb37c7eebdd0337f286f74e7")