newt: include python support

This commit is contained in:
Andrea Brancaleoni 2017-01-09 17:40:58 +01:00
parent ef3307206c
commit fa4a6120c7

View file

@ -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"