summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMauricio López Coria2019-09-28 10:27:34 -0300
committerMauricio López Coria2019-09-28 10:27:34 -0300
commit5b86c2feef8448a9bb70d0a8d1f00565aa2e15fc (patch)
tree7bbf14704396b7446cdfb77424c5e8088bb4df13
parentb47d3209c2d6f6f1ecc3a9882404ca640f34e8fd (diff)
downloadaur-local-by-flywheel.tar.gz
Fixed dependencies error on PKGBUILD
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5229b6c51b3..1f2f3ce6df06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,6 @@ pkgdesc="A program to create a local WordPress development environment."
arch=('x86_64')
url="https://localbyflywheel.com/"
license=('freemium')
-depends=('')
makedepends=('rpmextract')
options=('emptydirs')
source=("https://local-by-flywheel-flywheel.netdna-ssl.com/releases/5-0-5/local-5-0-5-linux.rpm")