summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 23:56:58 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-07-17 23:57:09 +0200
commit935b1861a1ce90ed2c9ce25a18e4791d3c5fada3 (patch)
treed9b3f9f3c14dfe39a18271c421500abe5bb55ed1 /sys-fs/eudev/eudev-3.2.10.ebuild
parentmedia-plugins/kodi-visualization-spectrum: 19.0.0 version bump (diff)
downloadgentoo-935b1861a1ce90ed2c9ce25a18e4791d3c5fada3.tar.gz
gentoo-935b1861a1ce90ed2c9ce25a18e4791d3c5fada3.tar.bz2
gentoo-935b1861a1ce90ed2c9ce25a18e4791d3c5fada3.zip
sys-fs/eudev: Add missing virtual/libcrypt dependency
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'sys-fs/eudev/eudev-3.2.10.ebuild')
-rw-r--r--sys-fs/eudev/eudev-3.2.10.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-fs/eudev/eudev-3.2.10.ebuild b/sys-fs/eudev/eudev-3.2.10.ebuild
index 3296733f6bf4..c2910b122451 100644
--- a/sys-fs/eudev/eudev-3.2.10.ebuild
+++ b/sys-fs/eudev/eudev-3.2.10.ebuild
@@ -24,6 +24,7 @@ IUSE="+hwdb +kmod introspection rule-generator selinux static-libs test"
RESTRICT="!test? ( test )"
COMMON_DEPEND=">=sys-apps/util-linux-2.20
+ virtual/libcrypt:=
introspection? ( >=dev-libs/gobject-introspection-1.38 )
kmod? ( >=sys-apps/kmod-16 )
selinux? ( >=sys-libs/libselinux-2.1.9 )