summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2020-04-03 15:23:32 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2020-04-03 16:10:01 -0700
commit40cdb1c5cb6957599058d901171435c5d7af13e3 (patch)
tree288662f2f9d424c8382e98e72236b45a2ea4442b /sys-apps/util-linux
parentsys-apps/util-linux: revbump prep for multiple fixes (diff)
downloadgentoo-40cdb1c5cb6957599058d901171435c5d7af13e3.tar.gz
gentoo-40cdb1c5cb6957599058d901171435c5d7af13e3.tar.bz2
gentoo-40cdb1c5cb6957599058d901171435c5d7af13e3.zip
sys-apps/util-linux: capture automagic libpcre2 dep
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r--sys-apps/util-linux/util-linux-2.35.1-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
index 9153eb2da129..63efd7e97239 100644
--- a/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.35.1-r1.ebuild
@@ -34,6 +34,7 @@ RDEPEND="
caps? ( sys-libs/libcap-ng )
cramfs? ( sys-libs/zlib:= )
cryptsetup? ( sys-fs/cryptsetup )
+ hardlink? ( dev-libs/libpcre2:= )
ncurses? ( >=sys-libs/ncurses-5.2-r2:0=[unicode?] )
nls? ( virtual/libintl[${MULTILIB_USEDEP}] )
pam? ( sys-libs/pam )