summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Lopez2021-09-25 01:30:47 +0200
committerAdrian Lopez2021-09-25 01:31:14 +0200
commitff98681d445cca1bca99d7151caaa00760b58cec (patch)
tree411d005219645aa74821fe8c95a7d280a0277b79
parent614eb29f47e161bad213e1ad5445b61253f46268 (diff)
downloadaur-ff98681d445cca1bca99d7151caaa00760b58cec.tar.gz
dependencies updated
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 403c98415104..25d72d6a22ca 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)