summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSakura19432021-04-08 16:03:53 +0800
committerSakura19432021-04-08 16:03:53 +0800
commit7e2182e9b3a95d5118b2497a7ff6fb968976c0c5 (patch)
tree593f01824c2b880cf209de1ba3f467bac9fb8a0e /PKGBUILD
parentcfce277c8c90baca992ac6c02dac620036cceb9e (diff)
downloadaur-7e2182e9b3a95d5118b2497a7ff6fb968976c0c5.tar.gz
uploads
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f371cd4a4f32..696848872260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="Hexo deployment tool with typography theme"
arch=(x86_64)
url="https://gitlab.com/Sakura1943/hexo-deployer-with-theme-typography"
license=('GPL')
-depends=('vim' 'nano' 'git' 'wget' 'curl' 'tar' 'gzip' 'zip' 'nodejs-lts-erbium')
+depends=('vim' 'nano' 'git' 'wget' 'curl' 'tar' 'gzip' 'zip' 'nodejs-lts-erbium' 'dialog')
provides=(hexo-deployer-with-theme-typography=$pkgver)
replaces=()
backup=()