desktop/insync-thunar: Updated REQUIRES.

Signed-off-by: Marcel Saegebarth <marc@mos6581.de>
This commit is contained in:
Marcel Saegebarth 2016-09-07 22:01:00 +02:00 committed by Willy Sudiarto Raharjo
parent 0ef9db1302
commit e2b29d71af
No known key found for this signature in database
GPG key ID: 887B8374D7333381
2 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ DEBNAM=precise
VERSION=${VERSION:-1.3.8.36087}
ARCH=noarch
DEBARCH=all
BUILD=${BUILD:-1}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
CWD=$(pwd)

View file

@ -5,6 +5,6 @@ DOWNLOAD="http://s.insynchq.com/builds/insync-thunar_1.3.8.36087-precise_all.deb
MD5SUM="565977fabda8c35c88e0f8674de9749a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="thunarx-python"
REQUIRES="thunarx-python insync"
MAINTAINER="Marcel Saegebarth"
EMAIL="marc@mos6581.de"