Dependencies updated
This commit is contained in:
parent
400a17538a
commit
f299d6bbc7
1 changed files with 2 additions and 2 deletions
4
PKGBUILD
4
PKGBUILD
|
@ -13,8 +13,8 @@ arch=(x86_64 i686)
|
|||
url="https://github.com/Zeioth/wofi-calc.git"
|
||||
license=('MIT')
|
||||
groups=()
|
||||
depends=()
|
||||
makedepends=(wofi)
|
||||
depends=(wofi libqalculate)
|
||||
makedepends=(wofi libqalculate)
|
||||
checkdepends=()
|
||||
optdepends=()
|
||||
provides=(wofi-calc)
|
||||
|
|
Loading…
Add table
Reference in a new issue