summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Tari2023-10-28 19:09:37 +0200
committerRobert Tari2023-10-28 19:09:37 +0200
commit31625f26e71a8636244c0009b586a0ea97e4aed4 (patch)
tree9354cb7a418dbc34228809ef8d29905864bc1b70
parent1ad4c163a5344e229f0372228683e1eea6e2a5ef (diff)
downloadaur-31625f26e71a8636244c0009b586a0ea97e4aed4.tar.gz
Automatic update via tari.in
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e151aa377419..30601ea63d3b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,6 +11,7 @@ pkgbase = ayatana-indicator-display
makedepends = cmake
makedepends = cmake-extras
makedepends = systemd
+ makedepends = properties-cpp
depends = xsct
depends = libayatana-common>=0.9.8
depends = geoclue
diff --git a/PKGBUILD b/PKGBUILD
index f65db6e59792..6caccca156b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=("i686" "x86_64" "pentium4")
url="https://github.com/AyatanaIndicators/ayatana-indicator-display"
license=("GPL3")
depends=("xsct" "libayatana-common>=0.9.8" "geoclue" "hicolor-icon-theme" "glib2" "gcc-libs" "glibc" "dconf")
-makedepends=("intltool" "cmake" "cmake-extras" "systemd")
+makedepends=("intltool" "cmake" "cmake-extras" "systemd" "properties-cpp")
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/AyatanaIndicators/${pkgname}/archive/${pkgver}.tar.gz")
md5sums=("8dffd0d6de8377777c2708ea2f467637")
conflicts=("redshift")