mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
pngcrush: fix warning about png{.c,.h} mismatch
This commit is contained in:
parent
dcddbbcd2a
commit
595625b6ee
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pngcrush'
|
# Template file for 'pngcrush'
|
||||||
pkgname=pngcrush
|
pkgname=pngcrush
|
||||||
version=1.8.13
|
version=1.8.13
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
wrksrc=${pkgname}-${version}-nolib
|
wrksrc=${pkgname}-${version}-nolib
|
||||||
makedepends="libpng-devel"
|
makedepends="libpng-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue