summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxatier2023-09-25 07:57:04 -0500
committerxatier2023-09-25 07:57:04 -0500
commit64bfe115feaf6bc9f9b12c035df750ac8fa1f55f (patch)
treee7545c925cc4add89c57701601d7bc2d6236f203
parent69b9b909cba4b4de6cce37e24af1e5f2f5744195 (diff)
downloadaur-64bfe115feaf6bc9f9b12c035df750ac8fa1f55f.tar.gz
Add fmt to makedepends
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a88d11a5320f..13ff9644b29d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/openvanilla/fcitx5-mcbopomofo"
license=('MIT')
depends=('fcitx5')
-makedepends=('cmake' 'extra-cmake-modules' 'git')
+makedepends=('cmake' 'extra-cmake-modules' 'fmt' 'git')
optdepends=()
conflicts=('fcitx5-mcbopomofo')
provides=('fcitx5-mcbopomofo')