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

Antonio Rojas arojas at archlinux.org
Fri Feb 17 23:33:16 UTC 2017


    Date: Friday, February 17, 2017 @ 23:33:16
  Author: arojas
Revision: 289127

Depend on mable-common

Modified:
  kreport/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-17 23:32:10 UTC (rev 289126)
+++ PKGBUILD	2017-02-17 23:33:16 UTC (rev 289127)
@@ -9,8 +9,8 @@
 url="http://www.kexi-project.org/"
 license=(GPL2)
 depends=(kproperty qt5-declarative)
-makedepends=(extra-cmake-modules python2 ki18n marble)
-optdepends=('marble: support for maps in reports')
+makedepends=(extra-cmake-modules python2 ki18n marble-common)
+optdepends=('marble-common: support for maps in reports')
 source=("http://download.kde.org/stable/$pkgname/src/$pkgname-$pkgver.tar.xz"{,.sig})
 sha1sums=('7f76aa52952aff2b52d9d5f1e88686f5158a2fc3'
           'SKIP')



More information about the arch-commits mailing list