makedeb
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.
Hash: debe0a2fd52950c9d68b4e0f12c9291844aa1a95
Message: libplist-git -> libplist-dev
diff --git a/.SRCINFO b/.SRCINFO
index e7f8d55..5491f6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = libimobiledevice-glue-git
url = http://www.libimobiledevice.org/
arch = x86_64
license = LGPL2.1
- makedepends = libplist-git
+ makedepends = libplist-dev
makedepends = git
source = git+https://github.com/libimobiledevice/libimobiledevice-glue
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index a415309..6b8deb3 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-git' 'git')
+makedepends=('libplist-dev' 'git')
source=("git+https://github.com/libimobiledevice/libimobiledevice-glue")
sha256sums=('SKIP')