diff options
author | David Seifert <soap@gentoo.org> | 2017-12-10 15:11:14 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-10 15:15:15 +0100 |
commit | 32e1af25cf67706bae3acf6266c3c68e61ef568b (patch) | |
tree | c3865afaccaa3a451b72d93a91050d1265cf60dc /app-editors | |
parent | app-editors/levee: [QA] Fix dependency.missingslot (diff) | |
download | gentoo-32e1af25cf67706bae3acf6266c3c68e61ef568b.tar.gz gentoo-32e1af25cf67706bae3acf6266c3c68e61ef568b.tar.bz2 gentoo-32e1af25cf67706bae3acf6266c3c68e61ef568b.zip |
app-editors/lpe: [QA] Fix dependency.missingslot
Package-Manager: Portage-2.3.16, Repoman-2.3.6
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/lpe/lpe-1.2.6.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/lpe/lpe-1.2.6.13.ebuild b/app-editors/lpe/lpe-1.2.6.13.ebuild index 0f35e809adb0..bd88d5531da9 100644 --- a/app-editors/lpe/lpe-1.2.6.13.ebuild +++ b/app-editors/lpe/lpe-1.2.6.13.ebuild @@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc sparc x86 ~x86-linux" IUSE="nls" RDEPEND=">=sys-libs/slang-2.2.4 - >=sys-libs/ncurses-5.7-r7" + >=sys-libs/ncurses-5.7-r7:0=" DEPEND="${RDEPEND} virtual/pkgconfig nls? ( sys-devel/gettext )" |