makedeb


libimobiledevice-glue-git 1.19.499a557-1


Library with common code used by the libraries and tools around the libimobiledevice project

Click here to go back to the commit logs for libimobiledevice-glue-git.

Commit:


Hash: f4efa4acc9846eb6da0ba86c543d77bdb32ec659

Message: switch to libplist-git for compatibility issues

Diff


diff --git a/PKGBUILD b/PKGBUILD
index 6b8deb3..a415309 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Library with common code used by the libraries and tools around the lib
 url='http://www.libimobiledevice.org/'
 arch=(x86_64)
 license=('LGPL2.1')
-makedepends=('libplist-dev' 'git')
+makedepends=('libplist-git' 'git')
 source=("git+https://github.com/libimobiledevice/libimobiledevice-glue")
 sha256sums=('SKIP')