[arch-commits] Commit in kstars/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Apr 23 07:36:17 UTC 2018
Date: Monday, April 23, 2018 @ 07:36:16
Author: arojas
Revision: 317327
Add qt5-quickcontrols dependency (FS#58297)
Modified:
kstars/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-04-23 07:12:50 UTC (rev 317326)
+++ PKGBUILD 2018-04-23 07:36:16 UTC (rev 317327)
@@ -5,13 +5,13 @@
pkgname=kstars
pkgver=2.9.4
-pkgrel=3
+pkgrel=4
epoch=1
pkgdesc="Desktop Planetarium"
url="https://kde.org/applications/education/kstars/"
arch=(x86_64)
license=(GPL LGPL FDL)
-depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi qt5-declarative hicolor-icon-theme)
+depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi qt5-declarative hicolor-icon-theme qt5-quickcontrols)
makedepends=(extra-cmake-modules kdoctools eigen xplanet)
optdepends=('xplanet: XPlanet support')
source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})
More information about the arch-commits
mailing list