summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordr460nf1r32021-12-31 22:15:54 +0100
committerdr460nf1r32021-12-31 22:15:54 +0100
commit9aa42d756f715dc8f0a75f74588d05dd1ed606b6 (patch)
tree8af4d87ff6f27abddcdd299f158d0739e92d729c
parent515b61fd76064671f746a0c39e9964a4492b2a84 (diff)
downloadaur-9aa42d756f715dc8f0a75f74588d05dd1ed606b6.tar.gz
Drop exo depend as xdg-open is being used instead
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46c0ccb205da..b7135b9f0604 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ pkgdesc='A script to bulk download an Arch Linux package with all its dependenci
arch=(x86_64 aarch64)
url="https://github.com/ivan-hc/$gitname"
license=(GPL3)
-depends=(exo)
makedepends=(git)
provides=($_pkgname)
conflicts=($_pkgname)