python-parsing: add missing python rundep.
This commit is contained in:
parent
605ca851a4
commit
73ae396303
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template file for 'python-parsing'
|
||||
pkgname=python-parsing
|
||||
version=1.5.6
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="pyparsing-${version}"
|
||||
build_style=python-module
|
||||
depends="python>=2.7<3.0"
|
||||
makedepends="python-devel"
|
||||
short_desc="General parsing module for Python"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue