summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2016-12-12 00:36:07 -0300
committerHugo Osvaldo Barrera2016-12-12 00:36:07 -0300
commit25aa38a5b3acc5622d8b9996c5faac8e889381c3 (patch)
tree9aab60eed8928c758aa61c7caac337d27df3d31c /PKGBUILD
parentecc53602e86577aec5156edd7cd97ff8e1a5a804 (diff)
downloadaur-25aa38a5b3acc5622d8b9996c5faac8e889381c3.tar.gz
Update required packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 4 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cdffe81746b1..7531f9cbee25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,8 @@ pkgrel=1
pkgdesc='Metapackage for all the base-devel group.'
arch=('any')
license=('none')
-depends=('binutils' 'gawk' 'gcc' 'libtool' 'libutil-linux' 'util-linux'
- 'autoconf' 'automake' 'binutils' 'bison' 'fakeroot' 'file'
- 'findutils' 'flex' 'gawk' 'gcc' 'gettext' 'grep' 'groff' 'gzip'
- 'libtool' 'libutil-linux' 'm4' 'make' 'pacman' 'patch' 'pkg-config'
- 'sed' 'sudo' 'texinfo' 'util-linux' 'which')
+depends=('autoconf' 'automake' 'binutils' 'bison' 'fakeroot' 'file' 'findutils'
+ 'flex' 'gawk' 'gcc' 'gettext' 'grep' 'grep' 'groff' 'gzip' 'libtool'
+ 'm4' 'make' 'pacman' 'patch' 'pkg-config' 'sed' 'sudo' 'texinfo'
+ 'util-linux' 'which')
url="https://www.archlinux.org/"