Skip to content
Snippets Groups Projects
Commit d73e4768 authored by Kaarle Ritvanen's avatar Kaarle Ritvanen
Browse files

community/py3-django-haystack: fix dependencies

parent 48cf9613
No related branches found
No related tags found
No related merge requests found
......@@ -2,14 +2,14 @@
# Maintainer: Kaarle Ritvanen <kaarle.ritvanen@datakunkku.fi>
pkgname=py3-django-haystack
pkgver=3.0
pkgrel=0
pkgrel=1
pkgdesc="Modular search for Django"
options="!check" # requires unpackaged pysolr and whoosh
url="https://github.com/django-haystack/django-haystack"
arch="noarch"
license="BSD-3-Clause"
depends="py3-django"
makedepends="py3-setuptools"
depends="py3-django py3-setuptools"
makedepends="py3-pip"
source="https://files.pythonhosted.org/packages/source/d/django-haystack/django-haystack-$pkgver.tar.gz"
builddir="$srcdir/django-haystack-$pkgver"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment