summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8b9f862e660..d50995965147 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Testudo Aquatilis <testudo.aquatilis@posteo.de>
pkgname=irmpc
-pkgver=1.1
+pkgver=1.2
pkgrel=1
epoch=
pkgdesc="Lets you control MPD via LIRC"
@@ -8,7 +8,7 @@ arch=('x86_64' 'i686' 'armv7h')
url="https://github.com/TestudoAquatilis/irmpc"
license=('GPL')
depends=('libmpdclient' 'lirc' 'glib2')
-makedepends=(gcc make)
+makedepends=(gcc make pkg-config)
noextract=()
source=("git+https://github.com/TestudoAquatilis/irmpc.git")
md5sums=('SKIP')