Package-Manager: Portage-2.3.96, Repoman-2.3.22
Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
DEPEND="~app-leechcraft/lc-core-${PV}"
RDEPEND="${DEPEND}"
+
+pkg_postinst() {
+ elog "Consider also the following plugins:"
+ optfeature "uploading screenshots to imagebins" app-leechcraft/lc-imgaste
+ optfeature "uploading screenshots to cloud photo hostings" app-leechcraft/lc-blasq
+ optfeature "uploading screenshots to cloud drives" app-leechcraft/lc-netstoremanager
+}