diff options
-rw-r--r-- | app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild b/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild index bc79d06c7da5..0edbf9f768ff 100644 --- a/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild +++ b/app-leechcraft/lc-liznoo/lc-liznoo-9999.ebuild @@ -24,3 +24,5 @@ RDEPEND="${DEPEND} poweractions? ( sys-power/upower ) powerevents? ( || ( sys-auth/consolekit sys-auth/elogind sys-power/upower ) ) " + +REQUIRED_USE="|| ( battery poweractions powerevents )" |