summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlexander Fasching2022-09-06 12:58:58 +0200
committerAlexander Fasching2022-09-06 12:58:58 +0200
commit085ff29eb9852d73ddde2317620e62adb758873a (patch)
tree1128c75a5245011eff9056bc74415af60907e5a6 /PKGBUILD
parentf1dd77c264a1f4c921bdbe52756f8b0dda5a03cb (diff)
downloadaur-085ff29eb9852d73ddde2317620e62adb758873a.tar.gz
upgpkg: direwolf-git 1.7.dev.A.r53.g30869c7-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cccf7641ca86..117dbae04a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="Software modem/TNC and APRS encoder/decoder"
arch=('i686' 'x86_64' 'armv6h' 'armv7h' 'aarch64')
url="https://github.com/wb2osz/direwolf"
license=('GPL')
-depends=('alsa-lib' 'gpsd' 'hamlib')
+depends=('alsa-lib')
+optdepends=('gpsd' 'hamlib')
makedepends=('git' 'cmake')
provides=('direwolf')
conflicts=('direwolf')