summaryrefslogtreecommitdiff
path: root/pcr/linphone/PKGBUILD
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-08 19:09:54 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-08 19:09:54 +0100
commit26f2c793610767a3010f2bac15a853dab8208687 (patch)
tree730681ebb9c267f8eda6357a8882dece44a73fff /pcr/linphone/PKGBUILD
parenta0ea157d305fcda24db05e5b72373ed7b1b64814 (diff)
downloadabslibre-26f2c793610767a3010f2bac15a853dab8208687.tar.gz
abslibre-26f2c793610767a3010f2bac15a853dab8208687.tar.bz2
abslibre-26f2c793610767a3010f2bac15a853dab8208687.zip
pcr/linphone: add i686 and armv7h to arch
Diffstat (limited to 'pcr/linphone/PKGBUILD')
-rw-r--r--pcr/linphone/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/linphone/PKGBUILD b/pcr/linphone/PKGBUILD
index 9bf39ed6d..9652c0925 100644
--- a/pcr/linphone/PKGBUILD
+++ b/pcr/linphone/PKGBUILD
@@ -8,6 +8,7 @@ pkgver=3.12.0
pkgrel=2
pkgdesc="A Voice-over-IP phone"
arch=('x86_64')
+arch+=('i686' 'armv7h')
url="http://www.linphone.org"
license=('GPL')
depends=('alsa-lib' 'ffmpeg' 'gtk2' 'speex' 'libv4l' 'libglade' 'v4l-utils'