summaryrefslogtreecommitdiffstats
path: root/deps/alldeps.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'deps/alldeps.SlackBuild')
-rwxr-xr-xdeps/alldeps.SlackBuild9
1 files changed, 7 insertions, 2 deletions
diff --git a/deps/alldeps.SlackBuild b/deps/alldeps.SlackBuild
index fc207a5..ad8ee10 100755
--- a/deps/alldeps.SlackBuild
+++ b/deps/alldeps.SlackBuild
@@ -14,7 +14,6 @@ TMP=${TMP:-/tmp}
QTDIR=/usr/lib${LIBDIRSUFFIX}/qt ; export QTDIR
ALLDEPS=" \
- libssh \
soprano \
akonadi \
attica \
@@ -27,9 +26,15 @@ ALLDEPS=" \
phonon-gstreamer \
LibRaw \
eigen3 \
- qt-gstreamer \
+ orc \
+ gstreamer1 \
+ gst1-plugins-base \
+ gst1-plugins-good \
+ qt-gstreamer1 \
xapian-core \
+ libfakekey \
"
+ #qt-gstreamer \
# Allow for specification of individual packages to be built:
if [ -z "$1" ]; then