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 aa6a429 commit dde4b2dCopy full SHA for dde4b2d
pkgbuild/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=$(date +%H%M)
6
arch=('any')
7
license=('GPL')
8
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')
+depends=('bigsudo' 'disable-fsync' 'auto-tweaks-browser' 'xorg-xset' 'kdialog' 'yad' 'xdotool')
10
url="https://github.com/biglinux/$pkgname"
11
conflicts=('biglinux-settings-gnome')
12
source=("git+${url}.git")
0 commit comments