diff options
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/dfshow/dfshow-0.8.2_beta-r1.ebuild (renamed from app-misc/dfshow/dfshow-0.8.2_beta.ebuild) | 4 | ||||
-rw-r--r-- | app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild (renamed from app-misc/dfshow/dfshow-0.9.1_beta.ebuild) | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-misc/dfshow/dfshow-0.8.2_beta.ebuild b/app-misc/dfshow/dfshow-0.8.2_beta-r1.ebuild index 2b75216f7b96..5733b6700512 100644 --- a/app-misc/dfshow/dfshow-0.8.2_beta.ebuild +++ b/app-misc/dfshow/dfshow-0.8.2_beta-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="dev-libs/libconfig +DEPEND="dev-libs/libconfig:= sys-libs/ncurses:0= " RDEPEND="${DEPEND}" diff --git a/app-misc/dfshow/dfshow-0.9.1_beta.ebuild b/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild index 29830de4a64a..883ebd7c7fee 100644 --- a/app-misc/dfshow/dfshow-0.9.1_beta.ebuild +++ b/app-misc/dfshow/dfshow-0.9.1_beta-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ LICENSE="GPL-3" SLOT="0" KEYWORDS="~amd64 ~x86" -DEPEND="dev-libs/libconfig +DEPEND="dev-libs/libconfig:= sys-libs/ncurses:0= " RDEPEND="${DEPEND}" |