diff --git a/PKGBUILD b/PKGBUILD index 2407a4b..23d6e1c 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ pkgdesc="The spiritual successor to FeedReader" arch=(any) url="https://gitlab.com/news-flash/news_flash_gtk" license=(GPL3) -depends=(libhandy webkit2gtk) +depends=(libadwaita gtk4 webkit2gtk-5.0) makedepends=(git cargo meson rust sccache) conflicts=(newsflash) source=("git+https://gitlab.com/news-flash/news_flash_gtk.git")