diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2013-06-18 10:13:39 -0500 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-22 21:32:50 -0300 |
commit | 466d423c7c56037e6177c1aee97bd426bf0ab071 (patch) | |
tree | 785f717d925623d3d84726ab4744e1b50735485e /desktop/lxlauncher/lxlauncher.info | |
parent | fe47e4185477f57590aaa27e1eb6d42445fe380d (diff) | |
download | slackbuilds-466d423c7c56037e6177c1aee97bd426bf0ab071.tar.gz slackbuilds-466d423c7c56037e6177c1aee97bd426bf0ab071.tar.xz |
desktop/lxlauncher: Fixed dep info (add menu-cache)
Thanks to Markus Hutmacher for the report.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'desktop/lxlauncher/lxlauncher.info')
-rw-r--r-- | desktop/lxlauncher/lxlauncher.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/lxlauncher/lxlauncher.info b/desktop/lxlauncher/lxlauncher.info index 0fad214cfa..10754e6e48 100644 --- a/desktop/lxlauncher/lxlauncher.info +++ b/desktop/lxlauncher/lxlauncher.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/lxde/lxlauncher-0.2.2.tar.gz" MD5SUM="16df627447838b170a72cc3a9ee21497" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lxmenu-data" +REQUIRES="lxmenu-data menu-cache" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |