aboutsummaryrefslogtreecommitdiffstats
path: root/main/gc
diff options
context:
space:
mode:
authorBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2014-01-20 13:42:55 +0100
committerBartłomiej Piotrowski <bpiotrowski@alpinelinux.org>2014-01-20 13:42:55 +0100
commitc1c3913fed734b3ee9557bc28ee3690dbdd8836e (patch)
tree539d71f1c558c72d10a18482332373e78f23526a /main/gc
parentf8da0329fb2f5e975df70ed009cb1ba57d14dba4 (diff)
downloadaports-c1c3913fed734b3ee9557bc28ee3690dbdd8836e.tar.bz2
aports-c1c3913fed734b3ee9557bc28ee3690dbdd8836e.tar.xz
main/gc: add libatomic_ops-dev to makedeps
Diffstat (limited to 'main/gc')
-rw-r--r--main/gc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gc/APKBUILD b/main/gc/APKBUILD
index 67d1e2530d..1778d50949 100644
--- a/main/gc/APKBUILD
+++ b/main/gc/APKBUILD
@@ -7,7 +7,7 @@ url="http://www.hpl.hp.com/personal/Hans_Boehm/gc/"
arch="all"
license="GPL"
depends=
-makedepends=
+makedepends='libatomic_ops-dev'
subpackages="$pkgname-dev $pkgname-doc libgc++:libgccpp"
source="http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/gc-$pkgver.tar.gz
fix-boehm-gc.patch