summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/snapd')
-rw-r--r--app-emulation/snapd/snapd-2.48.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-emulation/snapd/snapd-2.48.ebuild b/app-emulation/snapd/snapd-2.48.ebuild
index c1a8f5af38ba..b25ca4a9b988 100644
--- a/app-emulation/snapd/snapd-2.48.ebuild
+++ b/app-emulation/snapd/snapd-2.48.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -49,7 +49,8 @@ DEPEND="${RDEPEND}"
BDEPEND="
>=dev-lang/go-1.9
dev-python/docutils
- sys-devel/gettext"
+ sys-devel/gettext
+ sys-fs/xfsprogs"
PDEPEND="sys-auth/polkit[gtk?,kde?]"