From c93c4dc60ff05d9ee628d2a902e03630b63a9e11 Mon Sep 17 00:00:00 2001 From: Donovan Glover Date: Sun, 9 Dec 2018 23:29:06 -0500 Subject: [PATCH] tari-core: Add missing packages Note that plasma-integration is used for KDE theme support without installing the entire plasma-desktop. The breeze_cursors theme is included in the breeze package, and xorg-xsetroot is used to change the default X shaped cursor to a pointer. --- .archlinux/PKGBUILDs/tari-core/PKGBUILD | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/.archlinux/PKGBUILDs/tari-core/PKGBUILD b/.archlinux/PKGBUILDs/tari-core/PKGBUILD index 80ad977..45b0227 100644 --- a/.archlinux/PKGBUILDs/tari-core/PKGBUILD +++ b/.archlinux/PKGBUILDs/tari-core/PKGBUILD @@ -139,6 +139,21 @@ depends=( gnome-break-timer firefox chromium + pass + xclip + xdotool + audacity + firefox-i18n-fr + firefox-i18n-ja + gimp + namcap + tint2 + ttf-ibm-plex + qutebrowser + xorg-xprop + xorg-xsetroot + breeze + plasma-integration ) source=( 'local-settings.js'