move libhandy to dependecies

This commit is contained in:
Felix Buehler 2020-07-01 12:22:58 +02:00
parent 429fff4ead
commit cfd7125f08
2 changed files with 3 additions and 3 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=()
makedepends=(git cargo libhandy meson rust webkit2gtk)
depends=(libhandy)
makedepends=(git cargo meson rust webkit2gtk)
conflicts=(newsflash)
source=("git+https://gitlab.com/news-flash/news_flash_gtk.git")
sha512sums=("SKIP")