summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-02-20 23:13:09 +0100
committerMattias Andrée <maandree@operamail.com>2014-02-20 23:13:09 +0100
commit31f1ed227611fb45e58df1726d6d71a8dcf9da36 (patch)
treed38492defa33da502fd24ee1b2eb7facd572fecc /dist
parentsigusr1 for reloading (diff)
downloadblueshift-31f1ed227611fb45e58df1726d6d71a8dcf9da36.tar.gz
blueshift-31f1ed227611fb45e58df1726d6d71a8dcf9da36.tar.bz2
blueshift-31f1ed227611fb45e58df1726d6d71a8dcf9da36.tar.xz
update deps
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'dist')
-rw-r--r--dist/archlinux/stable/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD
index 744f5a4..692a0bf 100644
--- a/dist/archlinux/stable/PKGBUILD
+++ b/dist/archlinux/stable/PKGBUILD
@@ -8,7 +8,7 @@ arch=(i686 x86_64)
url="https://github.com/maandree/blueshift"
license=('AGPL3')
depends=(python3 libxcb argparser)
-makedepends=(cython gcc python3 libxcb make coreutils sed zip)
+makedepends=(cython gcc python3 libxcb make coreutils sed zip texinfo)
install=blueshift.install
source=($url/archive/$pkgver.tar.gz)
sha256sums=('3bd0dba02dea122d6982653054a87daea1ea3cfef6b08ccf3444e64d09a5fcbc')