[arch-commits] Commit in konversation/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed Apr 8 06:54:45 UTC 2015
Date: Wednesday, April 8, 2015 @ 08:54:44
Author: arojas
Revision: 235623
Remove unneeded makedepends
Modified:
konversation/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 06:54:04 UTC (rev 235622)
+++ PKGBUILD 2015-04-08 06:54:44 UTC (rev 235623)
@@ -13,7 +13,7 @@
url="http://konversation.kde.org"
depends=('knotifyconfig' 'kemoticons' 'kparts' 'kidletime' 'qca-qt5' 'hicolor-icon-theme')
optdepends=('python: python scripting support')
-makedepends=('git' 'extra-cmake-modules' 'kdoctools' 'python')
+makedepends=('extra-cmake-modules' 'kdoctools' 'python')
license=('GPL2' 'FDL')
install=${pkgname}.install
source=("http://download.kde.org/stable/${pkgname}/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
More information about the arch-commits
mailing list