makedeb
Library that talks the protocols to support iPhone and iPod Touch devices on Linux
Click here to go back to the commit logs for libimobiledevice-git.
Hash: 926dab7ba78b2e54cba4d3771e39c4be6a585c68
Message: oof
diff --git a/PKGBUILD b/PKGBUILD
index 30ba436..7848e3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://www.libimobiledevice.org/"
arch=('i686' 'x86_64')
license=('GPL2' 'LGPL2.1')
depends=('build-essential' 'checkinstall' 'git' 'autoconf' 'automake' 'libtool-bin' 'libplist-git' 'libusbmuxd-dev' 'libssl-dev' 'usbmuxd' 'pkg-config')
-makedepends=('python' 'cython3' 'libplist-dev' 'autoconf-archive'
+makedepends=('python' 'cython3' 'libplist-git' 'autoconf-archive'
'git' 'python-setuptools')
provides=('libiphone-git' 'libiphone' 'libimobiledevice')
conflicts=('libiphone-git' 'libiphone' 'libimobiledevice')