[arch-commits] Commit in kstars/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Fri Oct 12 08:06:22 UTC 2018


    Date: Friday, October 12, 2018 @ 08:06:22
  Author: arojas
Revision: 393202

Add breeze-icons dependency (FS#60389)

Modified:
  kstars/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-12 07:48:31 UTC (rev 393201)
+++ PKGBUILD	2018-10-12 08:06:22 UTC (rev 393202)
@@ -4,13 +4,14 @@
 
 pkgname=kstars
 pkgver=2.9.8
-pkgrel=2
+pkgrel=3
 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-quickcontrols qt5-websockets qtkeychain hicolor-icon-theme)
+depends=(wcslib libraw kplotting knewstuff knotifyconfig qt5-datavis3d libindi qt5-quickcontrols qt5-websockets qtkeychain
+         breeze-icons hicolor-icon-theme)
 makedepends=(extra-cmake-modules kdoctools eigen)
 optdepends=('xplanet: XPlanet support')
 source=("https://download.kde.org/stable/$pkgname/$pkgname-$pkgver.tar.xz"{,.sig})



More information about the arch-commits mailing list