summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilken 'Akiko' Gottwalt2018-06-14 07:03:40 +0200
committerWilken 'Akiko' Gottwalt2018-06-14 07:03:40 +0200
commit136e0229a32250db75b0214ba520e620eceab6e1 (patch)
treef7d7a248033c63052ea50e0bc1900c4337e63af8
parent937152beff7ec9dd3de847968fbe327033eb186c (diff)
downloadaur-136e0229a32250db75b0214ba520e620eceab6e1.tar.gz
Fixed the name of the now renamed xproto requirement.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6fde98cdd1b..ebfd0a157ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("i686" "x86_64")
url="http://nanapro.org/en-us/"
license=("custom:Boost Software License")
depends=("alsa-lib" "libjpeg-turbo" "libpng" "libx11" "libxft")
-makedepends=("alsa-lib" "cmake" "libjpeg-turbo" "libpng" "libx11" "libxft" "xproto")
+makedepends=("alsa-lib" "cmake" "libjpeg-turbo" "libpng" "libx11" "libxft" "xorgproto")
source=("http://downloads.sourceforge.net/project/nanapro/Nana/Nana 1.x/${pkgname} ${pkgver}.zip")
sha256sums=('19542d0c1f7a879232e7b44b4526a10e5ee8029908f13d03eff501d847c69b29')