Skip to content

Commit

Permalink
Add dependecs bashview-css
Browse files Browse the repository at this point in the history
  • Loading branch information
talesam committed May 3, 2024
1 parent dde4b2d commit 0c028c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgbuild/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ pkgrel=$(date +%H%M)
arch=('any')
license=('GPL')
pkgdesc="Scripts and configuration files created in BigBashView that simplify switching BigLinux operation."
depends=('bigsudo' 'disable-fsync' 'auto-tweaks-browser' 'xorg-xset' 'kdialog' 'yad' 'xdotool')
depends=('bigsudo' 'disable-fsync' 'auto-tweaks-browser' 'xorg-xset' 'kdialog' 'yad' 'xdotool' 'bashview-css')
url="https://github.com/biglinux/$pkgname"
conflicts=('biglinux-settings-gnome')
source=("git+${url}.git")
Expand Down

0 comments on commit 0c028c9

Please sign in to comment.