summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-11-11 23:42:49 +0100
committer Willy Sudiarto Raharjo2021-11-11 23:42:49 +0100
commit80001ae1b7ea3a2f6236a02a65e9ae23d0b2cc4e (patch)
tree3f568610c8cadb6387de9c790421652e60887b85 /system
parent1adebd886768ba7463dc4c2602494f9de2476e6a (diff)
downloadslackbuilds-80001ae1b7ea3a2f6236a02a65e9ae23d0b2cc4e.tar.gz
system/runc: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/runc/runc.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/runc/runc.info b/system/runc/runc.info
index b8d770b800..e88b8b62d4 100644
--- a/system/runc/runc.info
+++ b/system/runc/runc.info
@@ -5,6 +5,6 @@ DOWNLOAD="UNSUPPORTED"
MD5SUM=""
DOWNLOAD_x86_64="https://github.com/opencontainers/runc/archive/v1.0.2/runc-1.0.2.tar.gz"
MD5SUM_x86_64="9c15db5eec28468429ed9083331656b6"
-REQUIRES="google-go-lang libseccomp"
+REQUIRES="google-go-lang"
MAINTAINER="Audrius Kažukauskas"
EMAIL="audrius@neutrino.lt"