From: James Le Cuirot Date: Sun, 22 Mar 2020 22:21:26 +0000 (+0000) Subject: app-pda/usbmuxd: 1.1.0 will not build against libimobiledevice-1.2.1 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=09977b407468bfd1829ce31a408725ecd9a1a1fa;p=gentoo.git app-pda/usbmuxd: 1.1.0 will not build against libimobiledevice-1.2.1 Add missing SLOT operators too as I know that SONAMEs have changed. Package-Manager: Portage-2.3.94, Repoman-2.3.20 Signed-off-by: James Le Cuirot --- diff --git a/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild index 0de7aed7b123..4220c366a73c 100644 --- a/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild +++ b/app-pda/usbmuxd/usbmuxd-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -17,8 +17,9 @@ IUSE="" RDEPEND=" acct-group/plugdev - >=app-pda/libimobiledevice-1.1.6 - >=app-pda/libplist-1.11 + >=app-pda/libimobiledevice-1.1.6:= + =app-pda/libplist-1.11:= virtual/libusb:1" DEPEND="${RDEPEND} virtual/os-headers