summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-erlang/yconf/yconf-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-erlang/yconf/yconf-1.0.1.ebuild b/dev-erlang/yconf/yconf-1.0.1.ebuild
index e4efd25c0e0e..9dae077b1eb1 100644
--- a/dev-erlang/yconf/yconf-1.0.1.ebuild
+++ b/dev-erlang/yconf/yconf-1.0.1.ebuild
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
DEPEND=">=dev-lang/erlang-17.1
- >=dev-erlang/fast_yaml-1.0.20"
+ >=dev-erlang/fast_yaml-1.0.21"
RDEPEND="${DEPEND}"
DOCS=( CHANGELOG.md )