summaryrefslogtreecommitdiffstats
path: root/main/talloc/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/talloc/APKBUILD')
-rw-r--r--main/talloc/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/main/talloc/APKBUILD b/main/talloc/APKBUILD
index ce86bb139..efc486367 100644
--- a/main/talloc/APKBUILD
+++ b/main/talloc/APKBUILD
@@ -2,13 +2,14 @@
# Maintainer: William Pitcock <nenolod@dereferenced.org>
pkgname=talloc
pkgver=2.0.5
-pkgrel=0
+pkgrel=1
pkgdesc="memory pool management library"
url="http://talloc.samba.org/"
arch="all"
license="LGPL"
depends=
depends_dev=
+replaces="samba-common"
makedepends="$depends_dev python"
install=""
subpackages="$pkgname-dev"