[arch-commits] Commit in libkmahjongg/kde-unstable (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Mar 23 07:18:34 UTC 2015
Date: Monday, March 23, 2015 @ 08:18:34
Author: arojas
Revision: 234493
Add missing makedependency
Modified:
libkmahjongg/kde-unstable/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-23 07:14:37 UTC (rev 234492)
+++ PKGBUILD 2015-03-23 07:18:34 UTC (rev 234493)
@@ -10,7 +10,7 @@
arch=('i686' 'x86_64')
license=('GPL' 'LGPL' 'FDL')
depends=('kconfigwidgets' 'kcompletion' 'qt5-svg')
-makedepends=('extra-cmake-modules')
+makedepends=('extra-cmake-modules' 'python')
source=("http://download.kde.org/unstable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
sha1sums=('ec3716403a2c213e42ed82d3542199060906675a')
More information about the arch-commits
mailing list