summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNeko-san2023-08-27 14:42:09 -0500
committerNeko-san2023-08-27 14:42:09 -0500
commite77e955e2d8b7e76031689676f5ce7a4da25abb3 (patch)
treeb3a41f13cfc196bf005bf318c6fe3941394a2f00 /PKGBUILD
parent6dd6ce046f4c696065e9c1e7f91600e0ca379365 (diff)
downloadaur-e77e955e2d8b7e76031689676f5ce7a4da25abb3.tar.gz
Added font optdepends for sample projects
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 19c0e769e244..2da106fec43e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,9 @@ optdepends=('qt5-base: qmake build system for projects'
'codelite: IDE for projects'
'kdevelop: IDE for projects'
'clion: IDE for projects'
- 'pacman-contrib: for the paccache cleaning hook')
+ 'pacman-contrib: for the paccache cleaning hook'
+ 'fake-ms-fonts: Font support for "demo/free/sample/example/tutorial" projects'
+ 'ttf-ms-fonts: Font support for "demo/free/sample/example/tutorial" projects')
license=('custom:UnrealEngine' 'GPL3')
source=('unreal-engine-5.sh'
'com.unrealengine.UE4Editor.desktop'