mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
parent
76755c1360
commit
3cdd79dcee
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'python3-pkgconfig'
|
# Template file for 'python3-pkgconfig'
|
||||||
pkgname=python3-pkgconfig
|
pkgname=python3-pkgconfig
|
||||||
version=1.5.1
|
version=1.5.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="pkgconfig-${version}"
|
wrksrc="pkgconfig-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3"
|
depends="python3 pkg-config"
|
||||||
short_desc="Python3 module to interface with pkg-config"
|
short_desc="Python3 module to interface with pkg-config"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
|
|
Loading…
Add table
Reference in a new issue