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 19e9100cf786..50ac12555ff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -340,7 +340,7 @@ _package() {
package_ttf-ms-win11() {
pkgdesc='Microsoft Windows 11 TrueType fonts'
- provides+=(ttf-tahoma ttf-ms-fonts)
+ provides+=(emoji-font ttf-tahoma ttf-ms-fonts)
conflicts+=(ttf-tahoma ttf-ms-fonts)
_package ${_ttf_ms_win11[@]}
}