diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-10-11 12:24:30 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-10-11 12:29:59 +0300 |
commit | f4635ff010285a70ed4402efe99bd8dbb6279ab0 (patch) | |
tree | d2222bece05257ecbfaab3397f333535f6445396 /sys-fs/bashmount | |
parent | sys-fs/bashmount: remove redundant subslot binder from 4.3.2 (diff) | |
download | gentoo-f4635ff010285a70ed4402efe99bd8dbb6279ab0.tar.gz gentoo-f4635ff010285a70ed4402efe99bd8dbb6279ab0.tar.bz2 gentoo-f4635ff010285a70ed4402efe99bd8dbb6279ab0.zip |
sys-fs/bashmount: add slot operator to bash
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-fs/bashmount')
-rw-r--r-- | sys-fs/bashmount/bashmount-4.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/bashmount/bashmount-4.3.2.ebuild b/sys-fs/bashmount/bashmount-4.3.2.ebuild index 547420284f7e..4925180faf7e 100644 --- a/sys-fs/bashmount/bashmount-4.3.2.ebuild +++ b/sys-fs/bashmount/bashmount-4.3.2.ebuild @@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86" # sys-apps/util-linux -> lsblk RDEPEND=" - app-shells/bash + app-shells/bash:* sys-apps/dbus sys-apps/util-linux sys-fs/udisks:2 |