diff options
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild | 2 | ||||
-rw-r--r-- | net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild index d5d0bce0d592..75e875ce4ef2 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.3.ebuild @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} sendto? ( !net-wireless/gnome-bluetooth:2 ) " BDEPEND=" - ${PYHTHON_DEPS} + ${PYTHON_DEPS} dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils diff --git a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild index 4391f246cfae..d291207e6a0e 100644 --- a/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild +++ b/net-wireless/gnome-bluetooth/gnome-bluetooth-42.4.ebuild @@ -31,7 +31,7 @@ RDEPEND="${DEPEND} sendto? ( !net-wireless/gnome-bluetooth:2 ) " BDEPEND=" - ${PYHTHON_DEPS} + ${PYTHON_DEPS} dev-libs/libxml2:2 dev-util/gdbus-codegen dev-util/glib-utils |