summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e5a3deb58c8..f4722c050944 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A DSP library for telephony (FreeSWITCH version)"
arch=('x86_64')
url="https://github.com/freeswitch/spandsp"
license=('LGPL' 'GPL')
-makedepends=('gawk' 'sox' 'fftw' 'doxygen')
+makedepends=('gawk' 'sox' 'fftw' 'doxygen' 'netpbm')
source=("git+https://github.com/freeswitch/$_pkgname")
sha256sums=('SKIP')