mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
sheldon: add libgit2 dependency
This commit is contained in:
parent
8da4535207
commit
a05a54d179
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'sheldon'
|
||||
pkgname=sheldon
|
||||
version=0.7.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libcurl-devel openssl-devel zlib-devel"
|
||||
makedepends="libcurl-devel libgit2-devel openssl-devel zlib-devel"
|
||||
checkdepends="git"
|
||||
short_desc="Fast, configurable shell plugin manager"
|
||||
maintainer="Marcin Puc <tranzystorek.io@protonmail.com>"
|
||||
|
|
Loading…
Add table
Reference in a new issue