summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIlya Lipnitskiy2015-11-17 15:07:28 -0800
committerIlya Lipnitskiy2015-11-17 15:07:28 -0800
commitbdb170beac2addcfb72a9077f4d6779993ae8a8b (patch)
treecb758aeb8b9da3ebde8d300cb8b955350e7dbef9 /PKGBUILD
parentd3bc33a168b7e275bc9f2e113b1220f677d08a99 (diff)
downloadaur-bdb170beac2addcfb72a9077f4d6779993ae8a8b.tar.gz
Remove dependencies present in base-devel
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ff72fd49413b..703ac01c2a4a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(x86_64)
url="https://git.yoctoproject.org/cgit/cgit.cgi/opkg"
license=('GPL')
depends=('curl' 'libarchive' 'gpgme')
-makedepends=('git' 'automake' 'autoconf')
+makedepends=('git')
conflicts=(opkg)
source=("git+http://git.yoctoproject.org/git/opkg#branch=opkg-0.3.x")
sha256sums=('SKIP')