aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD.libs
diff options
context:
space:
mode:
authorDonald Carr2016-06-03 19:15:29 -0700
committerDonald Carr2016-06-05 13:07:00 -0700
commit73ed1bb18a302f14c84f301a4a94ce3afb2ca7bf (patch)
tree7a67cc7aafff49203af39983f426d65893b52a89 /PKGBUILD.libs
parent3073fe3478f6573e5fd314243a1044533a91ff88 (diff)
downloadaur-73ed1bb18a302f14c84f301a4a94ce3afb2ca7bf.tar.gz
Pulseaudio, mtdev and libinput should be a deps
Change-Id: Ie0be8deed74a0b23f784aa25559e02441804923d
Diffstat (limited to 'PKGBUILD.libs')
-rw-r--r--PKGBUILD.libs2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD.libs b/PKGBUILD.libs
index b22fcd5bcad8..a2360a3e7b9b 100644
--- a/PKGBUILD.libs
+++ b/PKGBUILD.libs
@@ -15,7 +15,7 @@ source=()
sha256sums=()
options=('!strip')
# qtwebengine flac snappy libsrtp jsoncpp libvpx speex opus libxml2 libwebp icu
-depends=("ttf-croscore" "ttf-dejavu" "fontconfig" "wayland" "libxkbcommon" "gstreamer" "flac" "snappy" "libsrtp" "jsoncpp" "libvpx" "speex" "opus" "libxml2" "libwebp" "icu")
+depends=("ttf-croscore" "ttf-dejavu" "fontconfig" "wayland" "libxkbcommon" "gstreamer" "flac" "snappy" "libsrtp" "jsoncpp" "libvpx" "speex" "opus" "libxml2" "libwebp" "icu" "pulseaudio" "mtdev" "libinput")
package() {
mv ${startdir}/topkg/* ${pkgdir}