diff options
Diffstat (limited to 'main/pth/APKBUILD')
-rw-r--r-- | main/pth/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/pth/APKBUILD b/main/pth/APKBUILD index ce5cc5e126..23217bfcb9 100644 --- a/main/pth/APKBUILD +++ b/main/pth/APKBUILD @@ -5,7 +5,7 @@ pkgrel=0 pkgdesc="The GNU Portable Threads." url="http://www.gnu.org/software/pth" license="LGPL-2.1" -depends="uclibc" +depends="" subpackages="$pkgname-dev $pkgname-doc" source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz pth-2.0.5-parallelfix.patch |