From fb14c788df8228ea144f334142d7b8721f8ff2bb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ekl=C3=B6f?= Date: Sun, 1 Dec 2019 19:30:03 +0100 Subject: [PATCH] PKGBUILD: require fcft >= 0.2.0 --- PKGBUILD | 2 +- PKGBUILD.wayland-only | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 2d946ed..7e5e345 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -15,7 +15,7 @@ depends=( 'libudev.so' 'json-c' 'libmpdclient' - 'fcft>=0.1.0') + 'fcft>=0.2.0') optdepends=('xcb-util-errors: better X error messages') source=() diff --git a/PKGBUILD.wayland-only b/PKGBUILD.wayland-only index ccee550..ed2867d 100644 --- a/PKGBUILD.wayland-only +++ b/PKGBUILD.wayland-only @@ -16,7 +16,7 @@ depends=( 'libudev.so' 'json-c' 'libmpdclient' - 'fcft>=0.1.0') + 'fcft>=0.2.0') source=() pkgver() {