summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-03-09 18:21:36 +0200
committerDet2016-03-09 18:21:36 +0200
commit7862dd8b6d9e14c72d77856f8c913538c9f228d6 (patch)
tree6fa068916759a10bc3d84b40f42f2cf7052ef278
parent6c71d0ff7e346564c97fae7ea58ff7324be5254a (diff)
downloadaur-7862dd8b6d9e14c72d77856f8c913538c9f228d6.tar.gz
rm deprecated 'pacman>=4.2.0' requirement
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bf9486e2a62a..ddd76004b86e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = google-chrome-dev
install = google-chrome-dev.install
arch = x86_64
license = custom:chrome
- makedepends = pacman>=4.2.0
depends = alsa-lib
depends = desktop-file-utils
depends = flac
diff --git a/PKGBUILD b/PKGBUILD
index d7d94462ac1a..86309aaccfc7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,6 @@ depends=('alsa-lib' 'desktop-file-utils' 'flac' 'gconf' 'gtk2' 'harfbuzz' 'harfb
'icu' 'libpng' 'libxss' 'libxtst' 'nss' 'opus' 'snappy' 'speech-dispatcher' 'ttf-font' 'xdg-utils')
optdepends=('kdebase-kdialog: needed for file dialogs in KDE'
'ttf-liberation: fix fonts for some PDFs')
-makedepends=('pacman>=4.2.0')
provides=('google-chrome' 'pepper-flash')
options=('!emptydirs' '!strip')
install=$pkgname.install