mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
net-irc/polari: add telepathy-idle as RDEPEND, bug #562350
Package-Manager: portage-2.2.23
This commit is contained in:
@@ -15,14 +15,17 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="
|
||||
COMMON_DEPEND="
|
||||
dev-libs/gjs
|
||||
>=dev-libs/glib-2.43.4:2
|
||||
>=dev-libs/gobject-introspection-0.9.6
|
||||
net-libs/telepathy-glib[introspection]
|
||||
>=x11-libs/gtk+-3.15.6:3[introspection]
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
RDEPEND="${COMMON_DEPEND}
|
||||
>=net-irc/telepathy-idle-0.2
|
||||
"
|
||||
DEPEND="${COMMON_DEPEND}
|
||||
dev-libs/appstream-glib
|
||||
>=dev-util/intltool-0.50
|
||||
virtual/pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user