Skip to content

Commit

Permalink
app-laptop/hdapsd: revbump for libconfig subslot dep
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <[email protected]>
  • Loading branch information
thesamesam committed Jan 2, 2021
1 parent 324eab1 commit 4337b1a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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() {
Expand Down

0 comments on commit 4337b1a

Please sign in to comment.