summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Rizzitello2017-08-04 15:16:58 -0400
committerChris Rizzitello2017-08-04 15:16:58 -0400
commitadf251d201a84d9ef847b435178dfda4186f67b6 (patch)
tree87cde239dbf93dcb1e045195bf3a4b2def53f38b
parentd946803a8cdd08d33358a24096b5861b28896e41 (diff)
downloadaur-adf251d201a84d9ef847b435178dfda4186f67b6.tar.gz
remove old kxmlgui and solid dependencies
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c6743934b9f..f6f093d4ccf1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Fri Apr 28 23:31:13 UTC 2017
+# Fri Aug 4 19:16:06 UTC 2017
pkgbase = atcore-git
pkgdesc = KDE 3D Printing libary
pkgver = ac56b28
@@ -11,8 +11,6 @@ pkgbase = atcore-git
depends = qt5-base
depends = qt5-serialport
depends = qt5-charts
- depends = solid
- depends = kxmlgui
source = git://anongit.kde.org/atcore.git
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1007549af5ee..8f6674f116d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://www.kde.org/"
license=('LGPL2')
buildDepends=('git' 'cmake' 'extra-cmake-modules')
-depends=('qt5-base' 'qt5-serialport' 'qt5-charts' 'solid' 'kxmlgui' ) #Qt5)
+depends=('qt5-base' 'qt5-serialport' 'qt5-charts' ) #Qt5)
source=('git://anongit.kde.org/atcore.git')
md5sums=(SKIP)