summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlibrewish2020-06-09 10:05:26 +0530
committerlibrewish2020-06-09 10:05:26 +0530
commit6d6d4866bce5c186499834a09a0dbb8b4625d254 (patch)
tree04948c5e2f36f128dcf36d46d76c76b8edc0f819
parent998a6cb9ec5a0c1fc54a22afc6d0b0645fd358f2 (diff)
downloadaur-6d6d4866bce5c186499834a09a0dbb8b4625d254.tar.gz
wf-config-git
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a65369bf7cc..e61b3fe92042 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = wayfire-plugins-extra-git
depends = wayfire
depends = glibmm
depends = wlroots
- depends = wf-config
+ depends = wf-config-git
depends = wayland-protocols
depends = boost
depends = gtkmm3
diff --git a/PKGBUILD b/PKGBUILD
index e5d7623722a6..eff7b1349945 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="3D wayland compositor extra plugins"
arch=('any')
url="https://github.com/WayfireWM/wayfire-plugins-extra"
license=('MIT')
-depends=('wayfire' 'glibmm' 'wlroots' 'wf-config' 'wayland-protocols' 'boost' 'gtkmm3' 'libxkbcommon' 'iio-sensor-proxy')
+depends=('wayfire' 'glibmm' 'wlroots' 'wf-config-git' 'wayland-protocols' 'boost' 'gtkmm3' 'libxkbcommon' 'iio-sensor-proxy')
makedepends=('git' 'meson' 'ninja' 'wayland-protocols' 'extra-cmake-modules')
optdepends=('wcm: GTK3-based configuration tool for the Wayfire compositor')
provides=("${pkgname}" "wayfire-plugins-extra")