diff options
author | Marek Szuba <marecki@gentoo.org> | 2020-12-03 23:42:15 +0100 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2020-12-03 23:55:45 +0100 |
commit | 6ad24ee005e58d9ad793574a816bd0b155963817 (patch) | |
tree | e04e59b2e24df97188dc9f6ab4073349b70cdcc3 /app-text/podofo | |
parent | app-metrics/nginx-lua-prometheus: limit unmigrated ebuilds to dev-lang/lua:0 (diff) | |
download | gentoo-6ad24ee005e58d9ad793574a816bd0b155963817.tar.gz gentoo-6ad24ee005e58d9ad793574a816bd0b155963817.tar.bz2 gentoo-6ad24ee005e58d9ad793574a816bd0b155963817.zip |
app-text/podofo: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'app-text/podofo')
-rw-r--r-- | app-text/podofo/podofo-0.9.6_p20190928.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/podofo/podofo-0.9.6_p20190928.ebuild b/app-text/podofo/podofo-0.9.6_p20190928.ebuild index a07aaa17adbf..9ab734ae2d45 100644 --- a/app-text/podofo/podofo-0.9.6_p20190928.ebuild +++ b/app-text/podofo/podofo-0.9.6_p20190928.ebuild @@ -15,7 +15,7 @@ IUSE="+boost idn libressl debug test +tools" RESTRICT="!test? ( test )" REQUIRED_USE="test? ( tools )" -RDEPEND="dev-lang/lua:= +RDEPEND="dev-lang/lua:0= idn? ( net-dns/libidn:= ) !libressl? ( dev-libs/openssl:0= ) libressl? ( dev-libs/libressl:0= ) |