app-emulation/lxc: update sgml dep
authorMike Frysinger <vapier@chromium.org>
Mon, 14 May 2018 09:46:08 +0000 (05:46 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 14 May 2018 09:46:08 +0000 (05:46 -0400)
sgmlspl wasn't guaranteed until 0.6.14-r2 (which the build uses),
so make sure we depend on that to avoid failures.

app-emulation/lxc/lxc-3.0.0.ebuild

index c6cd017971c9c704a1f4e94ca58e0151170c528b..4122c2e8599df44a4f80314d9a22acc200263150 100644 (file)
@@ -23,7 +23,7 @@ RDEPEND="
        selinux? ( sys-libs/libselinux )"
 
 DEPEND="${RDEPEND}
-       app-text/docbook-sgml-utils
+       >=app-text/docbook-sgml-utils-0.6.14-r2
        >=sys-kernel/linux-headers-3.2"
 
 RDEPEND="${RDEPEND}