aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Carr2016-02-19 03:18:39 -0800
committerDonald Carr2016-02-19 03:18:39 -0800
commit4be27eae90724aeb45f0a896548d27bb8a9d3700 (patch)
treeab366aa764cd70cde9dabcf813cac4dec8cb89c5
parent6b8e6e3ac317bcb1a7a691d02a0d4cb177129d6a (diff)
downloadaur-4be27eae90724aeb45f0a896548d27bb8a9d3700.tar.gz
Record the target depedencies in the PKGBUILD
Change-Id: I65c6780b8ea3c92a3facb01fd70720b267ca5f6f
-rw-r--r--PKGBUILD.libs1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD.libs b/PKGBUILD.libs
index 06fefddc0167..aba028a7a16b 100644
--- a/PKGBUILD.libs
+++ b/PKGBUILD.libs
@@ -14,6 +14,7 @@ license=("LGPL3" "GPL3")
source=()
sha256sums=()
options=('!strip')
+depends=("fontconfig" "wayland" "libxkbcommon" "gstreamer")
package() {
mv ${startdir}/topkg/* ${pkgdir}