Skip to content

Commit e8ab90d

Browse files
committed
PKGBUILD depends on bux again.
1 parent 4e9e03f commit e8ab90d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

distros/archlinux/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ arch=('x86_64')
1313
url='https://github.com/buck-yeh/bux-sqlite.git'
1414
license=('MIT')
1515
groups=()
16-
depends=('sqlite' 'fmt')
16+
depends=('sqlite' 'bux' 'fmt')
1717
makedepends=('cmake' 'make' 'gcc' 'git' 'binutils' 'fakeroot' 'gawk')
1818
checkdepends=()
1919
optdepends=()

0 commit comments

Comments
 (0)