We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 906fbea + 25902c3 commit 5ed8e59Copy full SHA for 5ed8e59
1 file changed
pkgbuild/PKGBUILD
@@ -7,7 +7,7 @@ arch=('any')
7
license=('GPL')
8
url="https://github.com/biglinux/biglinux-driver-manager"
9
pkgdesc="Complete driver manager and hardware info"
10
-depends=('bigbashview' 'kdialog' 'inxi' 'zenity' 'python-ansi2html' 'mhwd-biglinux')
+depends=('bigbashview' 'kdialog' 'inxi' 'zenity' 'python-ansi2html' 'mhwd-biglinux' 'big-hardware-info')
11
source=("git+https://github.com/biglinux/biglinux-driver-manager.git")
12
md5sums=(SKIP)
13
0 commit comments