mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
system/libfm: Added the needed dependency lxmenu-data.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
d2364161ce
commit
20a87df3bb
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sf.net/pcmanfm/libfm-1.2.3.tar.xz"
|
||||||
MD5SUM="3ff38200701658f7e80e25ed395d92dd"
|
MD5SUM="3ff38200701658f7e80e25ed395d92dd"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="menu-cache"
|
REQUIRES="lxmenu-data menu-cache"
|
||||||
MAINTAINER="Matteo Bernardini"
|
MAINTAINER="Matteo Bernardini"
|
||||||
EMAIL="ponce@slackbuilds.org"
|
EMAIL="ponce@slackbuilds.org"
|
||||||
|
|
Loading…
Reference in a new issue