move libhandy to dependecies
This commit is contained in:
parent
429fff4ead
commit
cfd7125f08
2 changed files with 3 additions and 3 deletions
4
PKGBUILD
4
PKGBUILD
|
|
@ -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")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue