summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRanieri Althoff2021-08-10 21:25:26 +0200
committerRanieri Althoff2021-08-10 21:25:26 +0200
commit48c18f9d7d153c38b99f93d8d0c83ae9d7fb0236 (patch)
tree9a2230224eeaddeb80b11de7d313fbf895a36a70 /PKGBUILD
parent38508db2133f6009113c2cd9555aaaed012cf0ab (diff)
downloadaur-cppinclude.tar.gz
upgpkg: cppinclude 0.5.0-2
Fix dependencies for cppinclude
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8f3fa52f862b..6068f4798cef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,12 @@
pkgname=cppinclude
pkgver=0.5.0
-pkgrel=1
+pkgrel=2
pkgdesc='Tool for analyzing includes in C++'
url='https://github.com/cppinclude/cppinclude'
license=('MIT')
arch=('x86_64')
depends=('gcc-libs')
-makedepends=('meson' 'python-mako' 'glslang' 'libglvnd' 'lib32-libglvnd'
- 'vulkan-headers' 'vulkan-icd-loader' 'lib32-vulkan-icd-loader'
- 'libxnvctrl' 'dbus')
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('31c36a347b43ee667c6f17121c2d0fb7cf4d2672130f25273a48835b21f6ae40')