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 80d914a commit 109ef62Copy full SHA for 109ef62
pkgbuild/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=$(date +%H%M)
6
arch=('any')
7
license=('BSD-2-Clause AND CC0-1.0 AND CC-BY-4.0 AND GPL-3.0-or-later AND LGPL-2.0-only AND LGPL-2.1-only AND LGPL-3.0-or-later AND MIT')
8
#depends=('biglinux-calamares-i3wm' 'biglinux-calamares-wmaker' 'biglinux-calamares-bspwm' 'biglinux-calamares-xivastudio' 'biglinux-calamares-gnome' 'biglinux-calamares-xfce' 'biglinux-calamares-lxqt')
9
-depends=('bbv-framework')
+depends=('bbv-framework' 'qefientrymanager')
10
url="https://github.com/biglinux/calamares-biglinux"
11
pkgdesc="Calamares tweaks to BigLinux, like using btrfs+zstd for default"
12
source=('git+https://github.com/biglinux/calamares-biglinux.git')
0 commit comments