diff options
Diffstat (limited to 'sys-devel/libtool/libtool-9999.ebuild')
-rw-r--r-- | sys-devel/libtool/libtool-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/libtool/libtool-9999.ebuild b/sys-devel/libtool/libtool-9999.ebuild index ce85f708a494..e2533af5f5d2 100644 --- a/sys-devel/libtool/libtool-9999.ebuild +++ b/sys-devel/libtool/libtool-9999.ebuild @@ -28,7 +28,7 @@ IUSE="vanilla" # Pull in libltdl directly until we convert packages to the new dep. RDEPEND=" sys-devel/gnuconfig - >=sys-devel/autoconf-2.69:* + >=dev-build/autoconf-2.69:* >=sys-devel/automake-1.13:* " DEPEND="${RDEPEND}" |