Skip to content

Commit

Permalink
app-admin/gkrellm: Synced live ebuild
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Lars Wendler <[email protected]>
  • Loading branch information
Lars Wendler committed Aug 13, 2019
1 parent 9a4a4fe commit 39ea67d
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions app-admin/gkrellm/gkrellm-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=7

inherit desktop multilib user systemd toolchain-funcs
inherit desktop multilib systemd toolchain-funcs

MY_P="${P/_/-}"

Expand All @@ -21,6 +21,8 @@ SLOT="2"
IUSE="gnutls hddtemp libressl lm_sensors nls ntlm ssl kernel_FreeBSD X"

RDEPEND="
acct-group/gkrellmd
acct-user/gkrellmd
dev-libs/glib:2
hddtemp? ( app-admin/hddtemp )
ssl? (
Expand Down Expand Up @@ -143,8 +145,3 @@ src_install() {

einstalldocs
}

pkg_preinst() {
enewgroup gkrellmd
enewuser gkrellmd -1 -1 -1 gkrellmd
}

0 comments on commit 39ea67d

Please sign in to comment.