x11-terms/kitty: fix sphinx build dep
authorTim Harder <radhermit@gentoo.org>
Thu, 21 Jun 2018 17:46:29 +0000 (13:46 -0400)
committerTim Harder <radhermit@gentoo.org>
Thu, 21 Jun 2018 18:01:11 +0000 (14:01 -0400)
x11-terms/kitty/kitty-0.11.1.ebuild
x11-terms/kitty/kitty-9999.ebuild

index a60de5a2102f4c00e6cdffb0d8b44d65dfba40c2..8bef706b26df25412c0a5183b16a7b31675562fe 100644 (file)
@@ -45,7 +45,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       dev-python/sphinx[${PYTHON_USEDEP}]
+       >=dev-python/sphinx-1.7[${PYTHON_USEDEP}]
 "
 
 PATCHES=(
index a60de5a2102f4c00e6cdffb0d8b44d65dfba40c2..8bef706b26df25412c0a5183b16a7b31675562fe 100644 (file)
@@ -45,7 +45,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       dev-python/sphinx[${PYTHON_USEDEP}]
+       >=dev-python/sphinx-1.7[${PYTHON_USEDEP}]
 "
 
 PATCHES=(