diff options
author | begin-theadventure | 2023-08-31 22:19:45 +0200 |
---|---|---|
committer | begin-theadventure | 2023-08-31 22:19:45 +0200 |
commit | a7eb1c98ba97d94dd186edc846b6351394510573 (patch) | |
tree | 81d388966d8bcffc83122077c733f13945d2f2a7 /.SRCINFO | |
parent | c127038c668f45cb5375d5d1a07e7f6e8a35d22f (diff) | |
download | aur-a7eb1c98ba97d94dd186edc846b6351394510573.tar.gz |
Remove webkit2gtk-4.1 depend (should work without it)
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,13 +1,12 @@ pkgbase = flightcore-bin pkgdesc = A Northstar installer, updater, and mod-manager (binary release) pkgver = 2.8.4 - pkgrel = 1 + pkgrel = 2 url = https://github.com/R2NorthstarTools/FlightCore arch = x86_64 license = MIT makedepends = fuse2 depends = webkit2gtk - depends = webkit2gtk-4.1 depends = libappindicator-gtk3 provides = flightcore conflicts = flightcore |