diff options
Diffstat (limited to 'app-laptop/hdapsd')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20141203-r1.ebuild (renamed from app-laptop/hdapsd/hdapsd-20141203.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203-r1.ebuild index ca4d09f54cee..d3cea62d792d 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203-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=5 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 x86" IUSE="libconfig" -DEPEND="libconfig? ( dev-libs/libconfig )" +DEPEND="libconfig? ( dev-libs/libconfig:= )" RDEPEND="${DEPEND}" pkg_setup() { |