[arch-commits] Commit in cmake/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Jul 16 18:31:19 UTC 2019
Date: Tuesday, July 16, 2019 @ 18:31:19
Author: arojas
Revision: 358064
Drop unneded optdepend
Modified:
cmake/trunk/PKGBUILD
----------+
PKGBUILD | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-07-16 18:29:59 UTC (rev 358063)
+++ PKGBUILD 2019-07-16 18:31:19 UTC (rev 358064)
@@ -11,8 +11,7 @@
license=('custom')
depends=('curl' 'libarchive' 'shared-mime-info' 'jsoncpp' 'libuv' 'rhash')
makedepends=('qt5-base' 'python-sphinx' 'emacs')
-optdepends=('qt5-base: cmake-gui'
- 'libxkbcommon-x11: cmake-gui')
+optdepends=('qt5-base: cmake-gui')
source=("https://www.cmake.org/files/v${pkgver%.*}/${pkgname}-${pkgver}.tar.gz")
sha512sums=('8cf3afadec3fe931d9f954e3148a398939cd16c1fbcb4c5303ac635e2b5029960867f317fd13a46fceebe46e7328689e847f03d7d7c74bb31e23c9cc55838f56')
More information about the arch-commits
mailing list