summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2018-06-29 08:10:29 -0300
committerRafael Fontenelle2018-06-29 08:10:29 -0300
commitccce216b7e14377b53ceeb5929483591bae72f24 (patch)
tree26c0d3d2e1f39162ddc32d7daba9122217489426 /PKGBUILD
parentedd4fc8905aba3d96042e1a8a5212858ef86ce0d (diff)
downloadaur-ccce216b7e14377b53ceeb5929483591bae72f24.tar.gz
Remove duplicated bubblewrap
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 458a5e21be01..d3c218a185b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ license=('LGPL')
depends=('bubblewrap' 'ostree' 'python-blessings' 'python-click'
'python-jinja' 'python-gobject' 'python-pluginbase'
'python-psutil' 'python-ruamel-yaml'
- # host site dependencies
- 'bubblewrap' 'bzr' 'git' 'lzip')
+ # specific host site dependencies
+ 'bzr' 'git' 'lzip')
makedepends=('python-setuptools')
source=("https://download.gnome.org/sources/BuildStream/${pkgver%.*}/BuildStream-$pkgver.tar.xz")
sha256sums=('3fb0ed28948102ff7538c73a224f74a96ee909fe66e30d64ca8cd80f792452d2')