diff options
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild | 3 | ||||
-rw-r--r-- | net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild index 1b9fe12ff1a0..ccf350d7d57b 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,6 +28,7 @@ RDEPEND="${PYTHON_DEPS} >=dev-libs/dbus-glib-0.73 " DEPEND="${RDEPEND} + dev-util/glib-utils virtual/pkgconfig" # test? ( dev-python/twisted-words )" diff --git a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild index 43d4b875b016..cd3ed1869a46 100644 --- a/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild +++ b/net-voip/telepathy-haze/telepathy-haze-0.8.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND} ${PYTHON_DEPS} dev-libs/libxslt + dev-util/glib-utils virtual/pkgconfig test? ( || ( |