mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
Merge pull request #1213 from nmeum/libstrophe
libstrophe: remove git make dependency
This commit is contained in:
commit
f80cc8e16c
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'libstrophe'
|
# Template file for 'libstrophe'
|
||||||
pkgname=libstrophe
|
pkgname=libstrophe
|
||||||
version=0.8.7
|
version=0.8.7
|
||||||
revision=4
|
revision=5
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool pkg-config git"
|
hostmakedepends="automake libtool pkg-config"
|
||||||
makedepends="expat-devel zlib-devel libressl-devel"
|
makedepends="expat-devel zlib-devel libressl-devel"
|
||||||
short_desc="A minimal XMPP library written in C"
|
short_desc="A minimal XMPP library written in C"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue