diff options
| author | Simon Rettberg | 2013-05-09 19:18:52 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-05-09 19:18:52 +0200 |
| commit | b8870fb6c609a88225d1f80353a8628d746d0a0f (patch) | |
| tree | 28ec72935ded2f709cb11cbdb101c9165fd6bc2c | |
| parent | exclude kernel from -c without module name (diff) | |
| download | tm-scripts-b8870fb6c609a88225d1f80353a8628d746d0a0f.tar.gz tm-scripts-b8870fb6c609a88225d1f80353a8628d746d0a0f.tar.xz tm-scripts-b8870fb6c609a88225d1f80353a8628d746d0a0f.zip | |
frickel frickel
| -rw-r--r-- | remote/modules/vmplayer/vmplayer.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/vmplayer.conf b/remote/modules/vmplayer/vmplayer.conf index c5d92140..7d1aa52e 100644 --- a/remote/modules/vmplayer/vmplayer.conf +++ b/remote/modules/vmplayer/vmplayer.conf @@ -1,3 +1,5 @@ +REQUIRED_DEPENDENCIES="gconf2" +REQUIRED_PACKAGES="gconf2" REQUIRED_BINARIES="" REQUIRED_SYSTEM_FILES="" REQUIRED_DIRECTORIES="/etc /usr" |
