summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authors7hoang2021-01-27 17:17:17 -0500
committers7hoang2021-01-27 17:25:17 -0500
commit993e327b25c2b1d4655427bc3deeb6254557bfbf (patch)
treed3c71203ee61c69dad37aa9fb08f0bd62a2999bb
parent501605e151092f933149f424a47594e28c14b2ed (diff)
downloadaur-993e327b25c2b1d4655427bc3deeb6254557bfbf.tar.gz
Remove Old Stuff
-rw-r--r--PKGBUILD6
1 files changed, 2 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c134841eaf11..aea23d524cde 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,10 +9,8 @@ license=('GPL')
provides=('anki-sync-server')
conflicts=('anki-sync-server')
depends=('python' 'python-pip' 'nginx')
-makedepends=('portaudio' 'git')
-optdepends=( 'python-webob: if you want to run the server as a user other than the supplied anki-sync-server user'
-'python-decorator: if you want to run the server as a user other than the supplied anki-sync-server user'
-)
+makedepends=('git')
+optdepends=()
install=anki-sync-server.install
source=('git+https://github.com/ankicommunity/anki-sync-server.git')
md5sums=('SKIP')