python-rfc6266-parser: Add python-lepl as dependency
This commit is contained in:
@@ -2,10 +2,10 @@
|
|||||||
|
|
||||||
pkgname=python-rfc6266-parser
|
pkgname=python-rfc6266-parser
|
||||||
pkgver=0.0.5.post2
|
pkgver=0.0.5.post2
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Parse and generate Content-Disposition headers; Fork of rfc6266 with bugfixes."
|
pkgdesc="Parse and generate Content-Disposition headers; Fork of rfc6266 with bugfixes."
|
||||||
url="https://github.com/SWW13/python-rfc6266-parser"
|
url="https://github.com/SWW13/python-rfc6266-parser"
|
||||||
depends=('python')
|
depends=('python' 'python-lepl')
|
||||||
makedepends=('python3')
|
makedepends=('python3')
|
||||||
license=('GNU LGPL')
|
license=('GNU LGPL')
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
|||||||
Reference in New Issue
Block a user