summaryrefslogtreecommitdiff
path: root/package/ltp
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-03 13:22:22 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-10-03 13:31:01 +0200
commitc3d39ab15aefd239c617288e2cfe11d3eeea00f4 (patch)
tree2980934b182bb2b27401cc7c2c859a498e8896cc /package/ltp
parent1ecabcafa838ea0ec2d5d7db24cbdfba2f123af2 (diff)
remove librt/libpthread packages, not required anymore
Signed-off-by: Waldemar Brodkorb <wbx@uclibc-ng.org>
Diffstat (limited to 'package/ltp')
-rw-r--r--package/ltp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ltp/Makefile b/package/ltp/Makefile
index ac45ce7bf..b06707d9a 100644
--- a/package/ltp/Makefile
+++ b/package/ltp/Makefile
@@ -9,7 +9,7 @@ PKG_RELEASE:= 1
PKG_DESCR:= linux test project
PKG_HASH:= 743750de2b024d75983febe9238b7219540a16094f3afeb2de0c9572a9ada655
PKG_DEPENDS:= bash mke2fs mkfs
-PKG_NEEDS:= threads rt
+PKG_NEEDS:= threads
PKG_SECTION:= base/tests
PKG_URL:= http://linux-test-project.github.io
PKG_SITES:= https://github.com/linux-test-project/ltp/releases/download/$(PKG_VERSION)/