Skip to content

Commit dde4b2d

Browse files
committed
Removed bigbashview-css dependency
1 parent aa6a429 commit dde4b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgbuild/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pkgrel=$(date +%H%M)
66
arch=('any')
77
license=('GPL')
88
pkgdesc="Scripts and configuration files created in BigBashView that simplify switching BigLinux operation."
9-
depends=('bigsudo' 'disable-fsync' 'auto-tweaks-browser' 'xorg-xset' 'kdialog' 'yad' 'xdotool' 'bigbashview-css')
9+
depends=('bigsudo' 'disable-fsync' 'auto-tweaks-browser' 'xorg-xset' 'kdialog' 'yad' 'xdotool')
1010
url="https://github.com/biglinux/$pkgname"
1111
conflicts=('biglinux-settings-gnome')
1212
source=("git+${url}.git")

0 commit comments

Comments
 (0)