aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorryliejamesthomas <contact@ryliejamesthomas.net>2020-06-28 19:36:14 +1000
committerFelix Queißner <felix@ib-queissner.de>2020-06-28 12:41:51 +0200
commit96754c53b4ff0d54f4d6c95a7c25186c58886a78 (patch)
tree429226bd9911f3f022c50813c0f1962dc4abbf31
parent4ad32f09d68dd7b589e1f44ccc77766a133a6761 (diff)
downloadkristall-96754c53b4ff0d54f4d6c95a7c25186c58886a78.tar.gz
Updated info for Arch linux
`qt5-svg` added per this comment: https://aur.archlinux.org/packages/kristall/#comment-753212
-rw-r--r--BUILDING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/BUILDING.md b/BUILDING.md
index 0341059..b093f44 100644
--- a/BUILDING.md
+++ b/BUILDING.md
@@ -49,8 +49,9 @@ These notes are probably also correct for Debian (someone please verify)
#### Notes for Manjaro/Arch
- Required packages
- - `qt5`
+ - `qt5-base`
- `qt5-multimedia`
+ - `qt5-svg`
- `openssl` or `libressl`
#### Notes on void linux