mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
tup: use old pcre for now.
This commit is contained in:
parent
0febd9c86c
commit
78e6a2fc6b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ pkgname=tup
|
||||||
version=0.7.11
|
version=0.7.11
|
||||||
revision=1
|
revision=1
|
||||||
hostmakedepends="fuse3-devel pkg-config"
|
hostmakedepends="fuse3-devel pkg-config"
|
||||||
makedepends="fuse3-devel pcre2-devel sqlite-devel"
|
makedepends="fuse3-devel pcre-devel sqlite-devel"
|
||||||
short_desc="File-based build system"
|
short_desc="File-based build system"
|
||||||
maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
|
|
Loading…
Add table
Reference in a new issue