mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
void-updates: add missing curl dependency.
This commit is contained in:
parent
90624423e5
commit
eb91a12089
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'void-updates'
|
# Template file for 'void-updates'
|
||||||
pkgname=void-updates
|
pkgname=void-updates
|
||||||
version=20150817
|
version=20150817
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
depends="git"
|
depends="git curl"
|
||||||
system_accounts="voidupdates"
|
system_accounts="voidupdates"
|
||||||
voidupdates_homedir="/var/cache/${pkgname}"
|
voidupdates_homedir="/var/cache/${pkgname}"
|
||||||
voidupdates_groups="xbuilder"
|
voidupdates_groups="xbuilder"
|
||||||
|
|
Loading…
Add table
Reference in a new issue