gns3-server: raven-python -> python3-raven
This commit is contained in:
parent
8b6a1c59b4
commit
951ca91fe0
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'gns3-server'
|
||||
pkgname=gns3-server
|
||||
version=2.0.3
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3 python3-setuptools"
|
||||
depends="python3 python3-zipstream python3-Jinja2 python3-yarl python3-aiohttp-cors raven-python dynamips"
|
||||
depends="python3 python3-zipstream python3-Jinja2 python3-yarl python3-aiohttp-cors python3-raven dynamips"
|
||||
short_desc="Graphical Network Simulator 3 - Server"
|
||||
maintainer="Michael Aldridge <maldridge@VoidLinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Add table
Reference in a new issue