diff options
Diffstat (limited to 'pcr-testing/parabola-laf/PKGBUILD')
-rw-r--r-- | pcr-testing/parabola-laf/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr-testing/parabola-laf/PKGBUILD b/pcr-testing/parabola-laf/PKGBUILD index 5bdff6290..d3a22dbae 100644 --- a/pcr-testing/parabola-laf/PKGBUILD +++ b/pcr-testing/parabola-laf/PKGBUILD @@ -3,15 +3,15 @@ pkgname=parabola-laf pkgver=0.15 -pkgrel=1 +pkgrel=2 pkgdesc="User skeleton, artwork, and utilities for Parabola graphical desktop systems" arch=('any') license=('GPL') url=https://wiki.parabola.nu/Parabola-LAF # FIXME: depends=('gxmessage' 'zenity') https://labs.parabola.nu/issues/2208 -depends=('gnu-netcat' 'grub2-theme-gnuaxiom' 'gxmessage' 'parabola-theme-blackmate' \ - 'xclip' 'xcursor-flatbed' 'zenity' ) +depends=('gnu-netcat' 'grub2-theme-gnuaxiom' 'gxmessage' 'parabola-theme-blackmate' + 'qt5ct' 'qt5-styleplugins' 'ttf-dejavu' 'xclip' 'xcursor-flatbed' 'zenity') makedepends=('git') _git_tag="v${pkgver}" |