We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847b9ce commit 7eb93bdCopy full SHA for 7eb93bd
packages/instantdepend/PKGBUILD
@@ -52,6 +52,10 @@ depends=('picom'
52
'cpio'
53
'starship'
54
'pavucontrol'
55
+ 'pipewire'
56
+ 'pipewire-pulse'
57
+ 'pipewire-alsa'
58
+ 'wireplumber'
59
'zsh'
60
'zenity'
61
'zoxide'
packages/instantfonts/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="meta package for instantOS fonts using official nerd-fonts"
7
arch=('any')
8
license=('MIT')
9
depends=('ttf-firacode-nerd'
10
- 'otf-firamono-nerd')
+ 'otf-firamono-nerd')
11
makedepends=('bash' 'git')
12
provides=(instantfonts)
13
conflicts=(instantfonts)
0 commit comments