summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Krzyszkowiak2015-06-16 01:05:25 +0200
committerSebastian Krzyszkowiak2015-06-16 01:05:25 +0200
commit04e040a9766c12c977cb9cc2fa20d39c094725ae (patch)
tree4e3496aa884003e8a9a0d8e35e274378823f5925
parent0851f8e19d51bc717921ec051b15bbbc38a55075 (diff)
downloadaur-04e040a9766c12c977cb9cc2fa20d39c094725ae.tar.gz
add cmake to makedepends
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc89411324de..dbb89535cb95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ arch=('i686' 'x86_64')
url='http://dosowisko.net/radioedit/'
license=('GPL2+')
depends=('allegro')
+makedepends=('cmake')
source=(http://dosowisko.net/radioedit/RadioEdit-$pkgver-Linux.tar.gz)
sha256sums=('911669d707de7fa35682f5f2118322edfcd03e56d46e6c5236a668c6866bda8a')