Merge pull request #962 from TheNumb/extra-cmake-modules

extra-cmake-modules: needs cmake at runtime, remove unneeded build depen...
This commit is contained in:
Juan RP 2015-02-10 19:01:46 +01:00
commit e10d4effa0
1 changed files with 3 additions and 2 deletions

View File

@ -2,10 +2,11 @@
pkgname=extra-cmake-modules
version=1.6.1
_frameworks=5.6
revision=2
revision=3
noarch=yes
build_style=cmake
hostmakedepends="cmake python-Sphinx qt5-tools-devel"
hostmakedepends="cmake python-Sphinx"
depends="cmake"
short_desc="Extra modules and scripts for CMake"
maintainer="TheNumb <me@thenumb.eu>"
license="BSD"