diff options
author | Joonas Niilola <juippis@gentoo.org> | 2020-07-20 15:47:34 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2020-07-20 16:01:02 +0300 |
commit | 153112ea949a73f4751c8283ba53d73da46fd17c (patch) | |
tree | 60b0e15e07a929cffa06b1b0cca306b9c185decf /net-fs | |
parent | net-fs/davfs2: fix RDEPEND typo in 1.5.5 (diff) | |
download | gentoo-153112ea949a73f4751c8283ba53d73da46fd17c.tar.gz gentoo-153112ea949a73f4751c8283ba53d73da46fd17c.tar.bz2 gentoo-153112ea949a73f4751c8283ba53d73da46fd17c.zip |
net-fs/davfs2: fix RDEPEND typo in 1.5.6-r1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-fs')
-rw-r--r-- | net-fs/davfs2/davfs2-1.5.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/davfs2/davfs2-1.5.6-r1.ebuild b/net-fs/davfs2/davfs2-1.5.6-r1.ebuild index 1786c1a079ae..20bcd705f607 100644 --- a/net-fs/davfs2/davfs2-1.5.6-r1.ebuild +++ b/net-fs/davfs2/davfs2-1.5.6-r1.ebuild @@ -18,7 +18,7 @@ RDEPEND="dev-libs/libxml2 sys-libs/zlib nls? ( virtual/libintl virtual/libiconv ) " -DEPEND="${REPEND} +DEPEND="${RDEPEND} nls? ( sys-devel/gettext ) " RDEPEND="${RDEPEND} |