summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTodd E Johnson2021-10-11 19:32:52 -0500
committerTodd E Johnson2021-10-11 19:32:52 -0500
commit3c30c0929fdcb42637aa657c573ab0c0c682e90e (patch)
tree609bf95ca3390fc025472a84e7ebba173ff24e94 /PKGBUILD
parent3980e8128471e8ca71836e252facf3f4b564012b (diff)
downloadaur-3c30c0929fdcb42637aa657c573ab0c0c682e90e.tar.gz
Move boost to be depends instead of build
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e4c5de2bf57..b9bd5aa85bca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=trunk-recorder
pkgver=4.0
_dlpkgver=4.0
-pkgrel=1
+pkgrel=2
pkgdesc="Records calls from a Trunked Radio System (P25 & SmartNet)"
arch=(x86_64 i686 armv5 armv6h armv7h aarch64)
url="https://github.com/robotastic/trunk-recorder"
license=("GPL3")
-depends=("gnuradio" "gnuradio-osmosdr" "libuhd" "boost-libs" "sox" "fdkaac")
-makedepends=("cmake" "boost" "cppunit")
+depends=("gnuradio" "gnuradio-osmosdr" "libuhd" "boost" "boost-libs" "sox" "fdkaac")
+makedepends=("cmake" "cppunit")
optdepends=()
source=("https://github.com/robotastic/trunk-recorder/archive/v${_dlpkgver}.tar.gz"
'trunk-recorder.service'