summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDet2015-07-11 23:13:36 +0300
committerDet2015-07-11 23:13:36 +0300
commit40ca5d965f99392b0ec20a518888f11093f2978c (patch)
tree2f52e6af96bd2d0d8a43bf706bdafad865b6b156 /PKGBUILD
parente5b209c1a8a49b10281b39e6fc44e2276294d32c (diff)
downloadaur-40ca5d965f99392b0ec20a518888f11093f2978c.tar.gz
remove the useless 'pacman>=4.2.0' make dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fc1f1824a4ba..5a0c7bc18c4e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'fontconfig' 'freetype2' 'g
'hicolor-icon-theme' 'hunspell' 'libjpeg' 'libnotify' 'libpng' 'libvpx' 'libxt' 'mime-types'
'mozilla-common' 'nspr' 'nss' 'pixman' 'sqlite' 'startup-notification')
optdepends=('libcanberra: for sound support')
-makedepends=('autoconf2.13' 'mesa' 'python2' 'unzip' 'wireless_tools' 'yasm' 'zip' 'pacman>=4.2.0')
+makedepends=('autoconf2.13' 'mesa' 'python2' 'unzip' 'wireless_tools' 'yasm' 'zip')
[[ $_pgo = 1 ]] && makedepends+=('imake' 'xorg-server-xvfb')
provides=("thunderbird=$pkgver")
install=$pkgname.install