gperftools: remove provides/replaces, fixed a conflict when gperftools and -devel should be installed side by side.

This commit is contained in:
Enno Boland 2019-03-07 20:15:02 +01:00
parent 96cf9969db
commit a7f54ed0db
No known key found for this signature in database
GPG Key ID: D09964719BDE9971
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gperftools'
pkgname=gperftools
version=2.7
revision=1
revision=2
build_style=gnu-configure
makedepends="libunwind-devel"
checkdepends="perl"
@ -11,8 +11,6 @@ license="BSD-3-Clause"
homepage="https://github.com/gperftools/gperftools"
distfiles="https://github.com/${pkgname}/${pkgname}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=1ee8c8699a0eff6b6a203e59b43330536b22bbcbe6448f54c7091e5efb0763c9
provides="gperftools-devel-${version}_${revision}"
replaces="gperftools-devel>=0"
case "$XBPS_TARGET_MACHINE" in
arm*-musl|aarch64-musl)