add optdepends

This commit is contained in:
Daniel Langbein 2021-09-06 11:50:23 +02:00
parent 753cb84319
commit 970fd7eb89
2 changed files with 5 additions and 3 deletions

View File

@ -9,7 +9,8 @@
```shell
# dependencies: docker, docker-compose
cd build-archiso
cd build-iso
# sudo systemctl start docker
sudo docker-compose run archiso
ls out/out_dir/*.iso
```

View File

@ -2,8 +2,8 @@
_pkgname=xfce4
_reponame=arch
pkgname="de-p1st-$_pkgname"
pkgver=0.1.0
pkgrel=2
pkgver=0.1.1
pkgrel=1
pkgdesc="XFCE4 with configuration"
arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}"
@ -119,6 +119,7 @@ optdepends=()
# https://wiki.archlinux.org/title/GNOME/Keyring#Manage_using_GUI
optdepends+=('seahorse: Manage the contents of GNOME Keyring; manage GPG keys')
optdepends+=('seahorse-nautilus: PGP encryption and signing for nautilus')
build() {
# copy nautilus script