Package-Manager: Portage-2.3.49, Repoman-2.3.10
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
inherit linux-info udev user
KEYWORDS="amd64 x86"
IUSE="kernel_linux static-libs systemd"
-RDEPEND="
- dev-libs/hidapi
+DEPEND="dev-libs/hidapi
dev-libs/json-c:="
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-RDEPEND="${RDEPEND}
+RDEPEND="${DEPEND}
systemd? ( sys-apps/systemd[acl] )"
+BDEPEND="virtual/pkgconfig"
CONFIG_CHECK="~HIDRAW"