diff options
Diffstat (limited to 'main/dtach/APKBUILD')
-rw-r--r-- | main/dtach/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/dtach/APKBUILD b/main/dtach/APKBUILD index 120ef4eee7..dd0a37799e 100644 --- a/main/dtach/APKBUILD +++ b/main/dtach/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="A program that emulates the detach feature of screen" url="http://dtach.sourceforge.net" license='GPL' -depends="uclibc" +depends="" makedepends="" source="http://surfnet.dl.sourceforge.net/sourceforge/dtach/dtach-0.8.tar.gz" subpackages="$pkgname-doc" |