aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVufa2021-11-05 11:27:06 +0800
committerVufa2021-11-05 11:27:06 +0800
commit8e83a0f544cde7518bf8c0e5e18864676f798879 (patch)
treef4302e7ea148ab1b0b0787b7bd105ee2e597601c /PKGBUILD
parent9fb6449dc9ed9fcdcceaafcedc465dbf182cda3e (diff)
downloadaur-8e83a0f544cde7518bf8c0e5e18864676f798879.tar.gz
move 'noto-fonts-sc' to optdepends
Signed-off-by: Vufa <countstarlight@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2229f01a6b3e..49260447cf11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,8 @@ pkgdesc="Tencent WeChat on Deepin Wine(${debpkgname}) For Archlinux"
arch=("x86_64")
url="https://weixin.qq.com/"
license=('custom')
-depends=('p7zip' 'deepin-wine6-stable' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'noto-fonts-sc' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
+depends=('p7zip' 'deepin-wine6-stable' 'deepin-wine-helper' 'xorg-xwininfo' 'wqy-microhei' 'lib32-alsa-lib' 'lib32-alsa-plugins' 'lib32-libpulse' 'lib32-openal' 'lib32-mpg123' 'lib32-libldap')
+optdepends=('noto-fonts-sc: Needed for display some Chinese fonts')
conflicts=('deepin-wechat')
install="deepin-wine-wechat.install"
_mirror="https://com-store-packages.uniontech.com"