diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-04-03 17:05:19 +0200 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-04-08 12:46:41 +0200 |
commit | 12b6a06de8b82881e6b5e9694a6cd7bec1b119ec (patch) | |
tree | 5f1eb5b25799092a675f6e351642b186a1ba6077 /arch/base | |
parent | 32897a60236cc810b7a8c154c7d7deaba1b01323 (diff) |
[arch] Add basic install package
Diffstat (limited to 'arch/base')
-rw-r--r-- | arch/base/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/base/PKGBUILD b/arch/base/PKGBUILD index 8388b95..1cedd75 100644 --- a/arch/base/PKGBUILD +++ b/arch/base/PKGBUILD @@ -63,6 +63,7 @@ depends+=( unzip vim-spell-fr vifm + w3m weechat wget zsh |