move webkit2gtk to depends

This commit is contained in:
Felix Buehler 2021-01-26 12:45:12 +01:00
parent a4ee879890
commit e94767222f
2 changed files with 4 additions and 4 deletions

View file

@ -8,8 +8,8 @@ pkgdesc="The spiritual successor to FeedReader"
arch=(any)
url="https://gitlab.com/news-flash/news_flash_gtk"
license=(GPL3)
depends=("libhandy>=1")
makedepends=(git cargo meson rust webkit2gtk)
depends=(libhandy webkit2gtk)
makedepends=(git cargo meson rust)
conflicts=(newsflash)
source=("git+https://gitlab.com/news-flash/news_flash_gtk.git")
sha512sums=("SKIP")