summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJens Staal2015-08-24 11:53:23 +0200
committerJens Staal2015-08-24 11:53:23 +0200
commite4b068ad3c840915d629321197f97e109a7bb285 (patch)
treea4b8e16b83d7ad351fb182728bdde73a1afa7fcb
parent11cf7c86743de62541f2ebd53f98a4e33e5feeee (diff)
downloadaur-e4b068ad3c840915d629321197f97e109a7bb285.tar.gz
updated dependencies
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 477b233de37b..98367ac174c4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = mingw-w64-xcb-proto
arch = any
license = custom
makedepends = python
- makedepends = libxml2
+ makedepends = mingw-w64-libxml2
makedepends = git
source = xcb-proto::git://git.freedesktop.org/git/xcb/proto
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index e2cf811707fd..6f2d2eb30a66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ pkgdesc="XML-XCB protocol descriptions (mingw-w64)"
arch=(any)
url="http://xcb.freedesktop.org/"
license=('custom')
-makedepends=('python' 'libxml2' 'git')
+makedepends=('python' 'mingw-w64-libxml2' 'git')
source=("xcb-proto::git://git.freedesktop.org/git/xcb/proto")
sha256sums=('SKIP')