newt: include python support
This commit is contained in:
parent
ef3307206c
commit
fa4a6120c7
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'newt'
|
||||
pkgname=newt
|
||||
version=0.52.19
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="slang-devel popt-devel"
|
||||
makedepends="slang-devel popt-devel python3-devel python-devel"
|
||||
short_desc="Library for color text mode, widget based user interfaces"
|
||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
|
|
Loading…
Reference in a new issue