app-pda/usbmuxd: 1.1.0 will not build against libimobiledevice-1.2.1
authorJames Le Cuirot <chewi@gentoo.org>
Sun, 22 Mar 2020 22:21:26 +0000 (22:21 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 23 Mar 2020 22:58:06 +0000 (22:58 +0000)
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 <chewi@gentoo.org>
app-pda/usbmuxd/usbmuxd-1.1.0.ebuild

index 0de7aed7b1236cb9a99498efffb1827ff2230229..4220c366a73c59e8e3b6822ebd0e25e1851a1ca9 100644 (file)
@@ -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/libimobiledevice-1.2.1_pre0
+       >=app-pda/libplist-1.11:=
        virtual/libusb:1"
 DEPEND="${RDEPEND}
        virtual/os-headers