diff options
Diffstat (limited to 'pcr-testing/parabola-laf/PKGBUILD')
-rw-r--r-- | pcr-testing/parabola-laf/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr-testing/parabola-laf/PKGBUILD b/pcr-testing/parabola-laf/PKGBUILD index f68854a7a..e6bea99b1 100644 --- a/pcr-testing/parabola-laf/PKGBUILD +++ b/pcr-testing/parabola-laf/PKGBUILD @@ -9,7 +9,7 @@ arch=('any') license=('GPL') url=https://wiki.parabola.nu/Parabola-LAF -depends=('grub2-theme-gnuaxiom' 'parabola-theme-blackmate' 'xclip') +depends=('gnu-netcat' 'grub2-theme-gnuaxiom' 'parabola-theme-blackmate' 'xclip') makedepends=('git') _git_tag="v${pkgver}" |