Edvinas Valatka %!s(int64=10) %!d(string=hai) anos
pai
achega
858bfb8620
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 2 2
      .SRCINFO
  2. 2 2
      PKGBUILD

+ 2 - 2
.SRCINFO

@@ -1,5 +1,5 @@
 # Generated by mksrcinfo v8
-# Sun Dec 20 13:05:08 UTC 2015
+# Sun Dec 20 13:34:19 UTC 2015
 pkgbase = seafile-client-qt5
 	pkgdesc = This is seafile client for synchronizing your local files with seafile server. Qt5 version.
 	pkgver = 5.0.1
@@ -10,8 +10,8 @@ pkgbase = seafile-client-qt5
 	arch = x86_64
 	license = Apache
 	makedepends = cmake
+	makedepends = qt5-tools
 	depends = seafile-shared>=4.3.0
-	depends = qt5
 	depends = qt5-webkit
 	depends = qt5-base
 	conflicts = seafile-client

+ 2 - 2
PKGBUILD

@@ -8,8 +8,8 @@ pkgdesc="This is seafile client for synchronizing your local files with seafile
 arch=('i686' 'x86_64')
 url="https://github.com/haiwen/seafile-client/"
 license=('Apache')
-depends=('seafile-shared>=4.3.0' 'qt5' 'qt5-webkit' 'qt5-base')
-makedepends=('cmake')
+depends=('seafile-shared>=4.3.0' 'qt5-webkit' 'qt5-base')
+makedepends=('cmake' 'qt5-tools')
 options=('!libtool' '!emptydirs')
 conflicts=('seafile-client')
 install=seafile-client-qt5.install