summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae0e19621dea..c0c2273e04fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/L603/SpaceClones"
license=('GPL3')
groups=()
-depends=('sfml')
+depends=('sfml' 'fontconfig')
makedepends=('git' 'cmake')
checkdepends=()
optdepends=()