Skip to content

Commit 2ee7f3c

Browse files
committed
Add temporary dependenci bbv-framework, between converting some apps to gtk/python
1 parent dbc4714 commit 2ee7f3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgbuild/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ arch=('any')
55
license=('GPL')
66
url="https://github.com/biglinux/bigbashview"
77
pkgdesc="BigBashView is a python app to run Bash+HTML in a Desktop WebView"
8-
depends=('pyside6' 'python-six' 'webkit2gtk-4.1' 'qt6-webengine' 'ttf-lato' 'python-setproctitle' 'bbv-webpy')
8+
depends=('pyside6' 'python-six' 'webkit2gtk-4.1' 'qt6-webengine' 'ttf-lato' 'python-setproctitle' 'bbv-webpy' 'bbv-framework')
99
source=("git+https://github.com/biglinux/bigbashview.git")
1010
md5sums=(SKIP)
1111

0 commit comments

Comments
 (0)