summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorggilestro2019-07-02 12:46:36 +0100
committerggilestro2019-07-02 12:46:36 +0100
commit1374cbd721a14f7815923ee8e097dc9e645cc9eb (patch)
tree4ab6287e27723f94fdc39b086764f8eaaa76472b /.SRCINFO
parentc795167ba0259924954a427a3d76168e57af1aa3 (diff)
downloadaur-1374cbd721a14f7815923ee8e097dc9e645cc9eb.tar.gz
Fixed some needed dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 324182532158..11630bc640c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ethoscope-node
pkgdesc = A platform from monitoring animal behaviour in real time from a raspberry pi
pkgver = r1702.g1c43fc3
- pkgrel = 2
+ pkgrel = 3
url = http://lab.gilest.ro/ethoscope
install = ethoscope-node.install
arch = any
@@ -11,11 +11,14 @@ pkgbase = ethoscope-node
makedepends = rsync
makedepends = wget
makedepends = fping
- makedepends = ntp
- makedepends = openssh
- makedepends = mariadb
- makedepends = dnsmasq
+ depends = ntp
+ depends = openssh
+ depends = mariadb
+ depends = dnsmasq
+ depends = avahi
+ depends = base-devel
depends = python-pip
+ depends = python-ifaddr
depends = python-numpy
depends = python-bottle
depends = python-pyserial
@@ -24,11 +27,10 @@ pkgbase = ethoscope-node
depends = python-cherrypy
depends = python-eventlet
depends = python-gitpython
- depends = python-scapy
depends = python-dnspython
depends = python-greenlet
depends = python-monotonic
- depends = scapy
+ depends = python-bjoern
provides = ethoscope
source = ethoscope-node::git+https://github.com/gilestrolab/ethoscope.git
md5sums = SKIP