mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
netpbm: needs python to build.
This commit is contained in:
parent
f04b87df58
commit
82f3d8eae6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ _githash=30afec0b7050d438e664f123b4faa97f9f7e6e20
|
||||||
_githash_guide=fb48776592aebf481e5b27db16786005dd965c71
|
_githash_guide=fb48776592aebf481e5b27db16786005dd965c71
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="netpbm-mirror-${_githash}"
|
build_wrksrc="netpbm-mirror-${_githash}"
|
||||||
hostmakedepends="pkg-config perl flex"
|
hostmakedepends="flex perl pkg-config python3"
|
||||||
makedepends="libX11-devel libjpeg-turbo-devel libpng-devel libxml2-devel
|
makedepends="libX11-devel libjpeg-turbo-devel libpng-devel libxml2-devel
|
||||||
tiff-devel zlib-devel"
|
tiff-devel zlib-devel"
|
||||||
short_desc="Toolkit for manipulation of graphic images"
|
short_desc="Toolkit for manipulation of graphic images"
|
||||||
|
|
Loading…
Add table
Reference in a new issue