mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
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'
|
# Template file for 'newt'
|
||||||
pkgname=newt
|
pkgname=newt
|
||||||
version=0.52.19
|
version=0.52.19
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
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"
|
short_desc="Library for color text mode, widget based user interfaces"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
|
|
Loading…
Add table
Reference in a new issue