summaryrefslogtreecommitdiff
path: root/user/thunderbird
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-28 19:44:19 -0500
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2018-07-28 19:44:38 -0500
commit863fc054627e3ca3a0813027d03d3b1ca0409aca (patch)
tree73bbbe766fca01bdcca01bd863e32f00d981271c /user/thunderbird
parent2d499007519e94892204189710e2bea22e12fc45 (diff)
downloadpackages-863fc054627e3ca3a0813027d03d3b1ca0409aca.tar.gz
packages-863fc054627e3ca3a0813027d03d3b1ca0409aca.tar.bz2
packages-863fc054627e3ca3a0813027d03d3b1ca0409aca.tar.xz
packages-863fc054627e3ca3a0813027d03d3b1ca0409aca.zip
user/libvpx: move to legacy/, remove from rdeps
Diffstat (limited to 'user/thunderbird')
-rw-r--r--user/thunderbird/APKBUILD4
-rw-r--r--user/thunderbird/mozconfig1
2 files changed, 2 insertions, 3 deletions
diff --git a/user/thunderbird/APKBUILD b/user/thunderbird/APKBUILD
index 6b5c8b8fd..9463e986c 100644
--- a/user/thunderbird/APKBUILD
+++ b/user/thunderbird/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: A. Wilcox <awilfox@adelielinux.org>
pkgname=thunderbird
pkgver=52.9.0
-pkgrel=0
+pkgrel=1
pkgdesc="Email client from Mozilla"
url="https://www.mozilla.org/thunderbird/"
arch="all"
@@ -16,7 +16,7 @@ makedepends="
autoconf2.13 ncurses-dev perl cmd:which
alsa-lib-dev bzip2-dev icu-dev libevent-dev libffi-dev libpng-dev
- libjpeg-turbo-dev libvpx-dev nspr-dev nss-dev pulseaudio-dev zlib-dev
+ libjpeg-turbo-dev nspr-dev nss-dev pulseaudio-dev zlib-dev
dbus-glib-dev gconf-dev gtk+2.0-dev gtk+3.0-dev hunspell-dev libsm-dev
libnotify-dev libxcomposite-dev libxdamage-dev libxrender-dev libxt-dev
diff --git a/user/thunderbird/mozconfig b/user/thunderbird/mozconfig
index 8359687c5..623894870 100644
--- a/user/thunderbird/mozconfig
+++ b/user/thunderbird/mozconfig
@@ -26,7 +26,6 @@ ac_add_options --with-system-bz2
ac_add_options --with-system-icu
ac_add_options --with-system-jpeg
ac_add_options --with-system-libevent
-ac_add_options --with-system-libvpx
ac_add_options --with-system-nspr
ac_add_options --with-system-nss
ac_add_options --with-system-png