summaryrefslogtreecommitdiffstats
path: root/main/ccache/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/ccache/APKBUILD')
-rw-r--r--main/ccache/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ccache/APKBUILD b/main/ccache/APKBUILD
index 2143bdb7286..c93eb7adb12 100644
--- a/main/ccache/APKBUILD
+++ b/main/ccache/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="ccache is a compiler cache"
url="http://ccache.samba.org/"
license="GPL"
subpackages="$pkgname-doc"
-depends="uclibc"
+depends=""
makedepends=""
source="http://samba.org/ftp/$pkgname/$pkgname-$pkgver.tar.gz"