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"
|
url="https://github.com/Zeioth/wofi-calc.git"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
groups=()
|
groups=()
|
||||||
depends=()
|
depends=(wofi libqalculate)
|
||||||
makedepends=(wofi)
|
makedepends=(wofi libqalculate)
|
||||||
checkdepends=()
|
checkdepends=()
|
||||||
optdepends=()
|
optdepends=()
|
||||||
provides=(wofi-calc)
|
provides=(wofi-calc)
|
||||||
|
|
Loading…
Add table
Reference in a new issue