aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD.libs3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD.libs b/PKGBUILD.libs
index aba028a7a16b..d5b046c71dd8 100644
--- a/PKGBUILD.libs
+++ b/PKGBUILD.libs
@@ -14,7 +14,8 @@ license=("LGPL3" "GPL3")
source=()
sha256sums=()
options=('!strip')
-depends=("fontconfig" "wayland" "libxkbcommon" "gstreamer")
+# qtwebengine flac snappy libsrtp jsoncpp libvpx speex opus libxml2 libwebp icu
+depends=("fontconfig" "wayland" "libxkbcommon" "gstreamer" "flac" "snappy" "libsrtp" "jsoncpp" "libvpx" "speex" "opus" "libxml2" "libwebp" "icu")
package() {
mv ${startdir}/topkg/* ${pkgdir}