diff options
| author | Simon Rettberg | 2013-05-10 14:39:19 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-10 14:39:19 +0200 |
| commit | a2e717ef542d3d9b48311d65da6919e24f029635 (patch) | |
| tree | 4920e1f4aab70cbb83676bebc7ae19651330f5f0 /remote/modules/vmplayer | |
| parent | FIX VMPLAYER!!!!!!!!!1111elf (diff) | |
| download | tm-scripts-a2e717ef542d3d9b48311d65da6919e24f029635.tar.gz tm-scripts-a2e717ef542d3d9b48311d65da6919e24f029635.tar.xz tm-scripts-a2e717ef542d3d9b48311d65da6919e24f029635.zip | |
Remove unneeded packages from vmplayer.conf
Add another check before using distcc for kernel
Diffstat (limited to 'remote/modules/vmplayer')
| -rw-r--r-- | remote/modules/vmplayer/vmplayer.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vmplayer/vmplayer.conf b/remote/modules/vmplayer/vmplayer.conf index 832a0af9..df88968e 100644 --- a/remote/modules/vmplayer/vmplayer.conf +++ b/remote/modules/vmplayer/vmplayer.conf @@ -1,5 +1,5 @@ -REQUIRED_DEPENDENCIES="libgconf-2-4 fontconfig-config" -REQUIRED_PACKAGES="libgconf-2-4 fontconfig-config" +#REQUIRED_DEPENDENCIES="libgconf-2-4 fontconfig-config" +#REQUIRED_PACKAGES="libgconf-2-4 fontconfig-config" REQUIRED_BINARIES="" REQUIRED_SYSTEM_FILES="" REQUIRED_DIRECTORIES="/etc /usr" |
