summaryrefslogtreecommitdiff
blob: 4c2b75f1a756fe41bbd0a2af951c14da36d2b2f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2

EAPI=6

DESCRIPTION="Virtual for LeechCraft plugins capable of visually notifying the user"
SLOT="0"

RDEPEND="|| (
		~app-leechcraft/lc-kinotify-${PV}
		~app-leechcraft/lc-dbusmanager-${PV}
	)"