summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs/fdpipe/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/sentry/fs/fdpipe/BUILD')
-rw-r--r--pkg/sentry/fs/fdpipe/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/sentry/fs/fdpipe/BUILD b/pkg/sentry/fs/fdpipe/BUILD
index c83baf464..2120f2bad 100644
--- a/pkg/sentry/fs/fdpipe/BUILD
+++ b/pkg/sentry/fs/fdpipe/BUILD
@@ -40,6 +40,7 @@ go_test(
"//pkg/context",
"//pkg/fd",
"//pkg/fdnotifier",
+ "//pkg/hostarch",
"//pkg/sentry/contexttest",
"//pkg/sentry/fs",
"//pkg/syserror",