use meson instead of cmake in build process

This commit is contained in:
Sebastian Gumprich 2018-11-11 15:39:38 +01:00
parent e197156b98
commit 04f56afd82
2 changed files with 7 additions and 7 deletions

View file

@ -1,12 +1,13 @@
pkgbase = indicator-kdeconnect-git
pkgdesc = Integrate KDEConnect on desktop environments that use AppIndicators (e.g. Unity)
pkgver = r365.f9dcb09
pkgver = r596.138ccfc
pkgrel = 1
url = https://github.com/bajoja/indicator-kdeconnect
arch = any
license = GPL
makedepends = git
makedepends = cmake
makedepends = meson
makedepends = ninja
depends = libappindicator-gtk3
depends = kdeconnect
depends = vala