summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCorentin Girard2022-01-09 23:02:50 +0100
committerCorentin Girard2022-01-09 23:02:50 +0100
commitb81fe3d683468c55f478f96531ffe728b4f97441 (patch)
tree10e181cc094757753bb5918f8c8ad4d3e74f9697 /PKGBUILD
parent04fdf5886d4b64dbb51c3aedcdf3e54d9157be87 (diff)
downloadaur-b81fe3d683468c55f478f96531ffe728b4f97441.tar.gz
Add icu69-bin as a make dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aeadede50a28..6c35c3f7757e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgname=libunity
pkgver=7.1.4
-pkgrel=12
+pkgrel=13
pkgdesc='Library for instrumenting and integrating with all aspects of the Unity shell'
arch=('i686' 'x86_64')
url="https://launchpad.net/libunity"
license=('LGPL')
depends=('dee' 'gtk3' 'libdbusmenu-glib')
-makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala0.44')
+makedepends=('gnome-common' 'gobject-introspection' 'intltool' 'vala0.44' 'icu69-bin')
source=("https://launchpad.net/ubuntu/+archive/primary/+files/${pkgname}_${pkgver}+19.04.20190319.orig.tar.gz"
"https://launchpadlibrarian.net/443817430/0001-Fix-FTB-with-recent-vala-requiring-non-public-abstra.patch")
sha256sums=('56ecb380d74bf74caba193d9e8ad6b0c85ccf9eeb461bc9731c2b8636e1f1492'