Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
SLOT="0"
KEYWORDS=""
-IUSE="debug notify quark"
+IUSE="debug +notify quark"
DEPEND="~app-leechcraft/lc-core-${PV}
dev-qt/qtdeclarative:5[widgets]
"
RDEPEND="${DEPEND}
quark? ( ~virtual/leechcraft-quark-sideprovider-${PV} )
- notify? ( ~virtual/leechcraft-notifier-${PV} )"
+ notify? ( ~virtual/leechcraft-notifier-${PV} )
+"
+
+REQUIRED_USE="|| ( notify quark )"