summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Dray2015-10-17 01:42:19 +0200
committerJustin Dray2015-10-17 01:42:19 +0200
commitfedebcadc0f26706a1f1ad66a8ea90afcebe949d (patch)
tree898dd861083414a43a8f68bdd0fd0c6284e4a621
parente3d34f955843e125d9cd2f25ebaa52ef698a6903 (diff)
downloadaur-fedebcadc0f26706a1f1ad66a8ea90afcebe949d.tar.gz
Move qt4 to hard dependency
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20b743f8220b..7acc45b5cb5e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = copy-agent
pkgdesc = Copy.com sync agent
pkgver = 3.2.01.0481
- pkgrel = 1
+ pkgrel = 2
url = http://www.copy.com
install = copy-agent.install
arch = i686
@@ -10,7 +10,7 @@ pkgbase = copy-agent
license = custom
depends = fuse
depends = desktop-file-utils
- optdepends = qt4: GUI support
+ depends = qt4
optdepends = libindicator-gtk2: indicator support
options = !strip
options = !upx
diff --git a/PKGBUILD b/PKGBUILD
index c28344972907..458a52581921 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,14 +5,13 @@
pkgname=copy-agent
pkgver=3.2.01.0481
-pkgrel=1
+pkgrel=2
pkgdesc="Copy.com sync agent"
arch=("i686" "x86_64" "armv6h")
url="http://www.copy.com"
license=(custom)
-depends=("fuse" "desktop-file-utils")
-optdepends=("qt4: GUI support"
- "libindicator-gtk2: indicator support")
+depends=("fuse" "desktop-file-utils" "qt4")
+optdepends=("libindicator-gtk2: indicator support")
options=('!strip' '!upx')
install=$pkgname.install
sha256sums=('f33c0297c2d8f7e90ec481beed88a918446a87507c9ea29f8feae21a4e85f72e'