summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2daaf08d1ab9..5ea0edf11b00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Parse and unpack OS X Installer .pkg packages."
arch=('i686' 'x86_64')
url="http://www.tonymacx86.com/general-help/135458-$pkgname.html"
license=('GPL3')
-depends=('libxml2' 'xar')
+depends=('xar')
makedepends=('recode')
source=("$pkgname.html"::"http://www.tonymacx86.com/general-help/135458-pbzx-stream-parser.html"
typecast-pointer.patch)