summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjnanar2017-11-05 18:38:41 +0100
committerjnanar2017-11-05 18:38:41 +0100
commitfb2b2fd96bb7f31e706704b592bf19cc6ba5b1f0 (patch)
treebce57b0015dc2a04cfc78f672f904fcd9c1a1102
parentef4a9bd9310033074765ee49ebcf23e9295a945c (diff)
downloadaur-fb2b2fd96bb7f31e706704b592bf19cc6ba5b1f0.tar.gz
Update depends
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10febc59cd7e..1b7d811f28f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,6 @@ pkgbase = sat-xmpp-hg
license = AGPL3
makedepends = python2-setuptools
depends = python2
- depends = sat-tmp
options = !strip
source = hg+http://repos.goffi.org/sat
md5sums = SKIP
@@ -30,6 +29,7 @@ pkgname = sat-xmpp-hg
depends = python2-netifaces
depends = python2-miniupnpc
depends = python2-service-identity
+ depends = sat-tmp
pkgname = sat-jp-hg
pkgdesc = Salut à Toi, multi-frontends multi-purposes XMPP client (CLI frontend)
diff --git a/PKGBUILD b/PKGBUILD
index 31b91ec74204..cee00fdb10c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ VERSION=0.7.0
pkgrel=1
url="http://salut-a-toi.org/"
arch=('any')
-depends=('python2' 'sat-tmp')
+depends=('python2')
makedepends=('python2-setuptools')
license=('AGPL3')
source=("hg+http://repos.goffi.org/sat")
@@ -35,7 +35,7 @@ package_sat-xmpp-hg(){
pkgdesc="Salut à Toi, multi-frontends multi-purposes XMPP client (core)"
depends=('dbus' 'python2-lxml>=3.1.0' 'python2-pillow' 'python2-pycryptodomex>=2.6.1' 'python2-pyopenssl' 'python2-dbus' 'python2-potr' 'python2-twisted'
'python2-wokkel>=0.7.1' 'python-xdg' 'python2-zope-interface' 'mutagen' 'python2-markdown' 'python2-html2text' 'python2-netifaces' 'python2-miniupnpc'
-'python2-service-identity')
+'python2-service-identity' 'sat-tmp')
cd "$pkgdir"
install -dm755 usr/bin/