aboutsummaryrefslogtreecommitdiffstats
path: root/core/sfic/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/sfic/APKBUILD')
-rw-r--r--core/sfic/APKBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/sfic/APKBUILD b/core/sfic/APKBUILD
index 1c884a48e6..e1e2ca602b 100644
--- a/core/sfic/APKBUILD
+++ b/core/sfic/APKBUILD
@@ -4,7 +4,8 @@ pkgver=0.1.7
pkgrel=0
depends=uclibc
license=GPL
-makedepends="autoconf automake binutils gcc make uclibc-dev"
+makedepends="autoconf automake"
+depends="tdb uclibc"
arch=i486
url=http://sfic.sourceforge.net
source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz"