diff --git a/PKGBUILD b/PKGBUILD index 2219bc8..7d9ee3e 100644 --- a/PKGBUILD +++ b/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)