summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/vmplayer.conf
diff options
context:
space:
mode:
authorSimon Rettberg2013-05-09 21:42:30 +0200
committerSimon Rettberg2013-05-09 21:42:30 +0200
commitfa13b6847279e90a834996eb986b8b095c891728 (patch)
treef0c628e12c620ad6ca2859cd6f2a9af98c60468d /remote/modules/vmplayer/vmplayer.conf
parentmore updates to vmplayer (finally works) (diff)
downloadtm-scripts-fa13b6847279e90a834996eb986b8b095c891728.tar.gz
tm-scripts-fa13b6847279e90a834996eb986b8b095c891728.tar.xz
tm-scripts-fa13b6847279e90a834996eb986b8b095c891728.zip
FIX VMPLAYER!!!!!!!!!1111elf
Diffstat (limited to 'remote/modules/vmplayer/vmplayer.conf')
-rw-r--r--remote/modules/vmplayer/vmplayer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vmplayer/vmplayer.conf b/remote/modules/vmplayer/vmplayer.conf
index 7d1aa52e..832a0af9 100644
--- a/remote/modules/vmplayer/vmplayer.conf
+++ b/remote/modules/vmplayer/vmplayer.conf
@@ -1,5 +1,5 @@
-REQUIRED_DEPENDENCIES="gconf2"
-REQUIRED_PACKAGES="gconf2"
+REQUIRED_DEPENDENCIES="libgconf-2-4 fontconfig-config"
+REQUIRED_PACKAGES="libgconf-2-4 fontconfig-config"
REQUIRED_BINARIES=""
REQUIRED_SYSTEM_FILES=""
REQUIRED_DIRECTORIES="/etc /usr"