From: danix Date: Sat, 19 Dec 2020 11:45:45 +0000 (+0100) Subject: added packages to the prereq list since we are not building them with the global... X-Git-Url: https://git.danix.xyz/?p=lxqt-slackware.git;a=commitdiff_plain;h=18884171a00489c9c2d7e967aa1461547a841870 added packages to the prereq list since we are not building them with the global script anymore. --- diff --git a/prereq b/prereq index 7715833..3d45f43 100644 --- a/prereq +++ b/prereq @@ -48,4 +48,8 @@ deps+=( ["xdg-user-dirs"]="xdg-user-dirs-0.17-x86_64-1" ["oxygen-icons"]="oxygen-icons5-5.77.0-noarch-1" ["openbox"]="openbox-3.6.1-x86_64-1danix" + ["libfm-extra"]="libfm-extra-1.3.1-x86_64-1_dnx" + ["menu-cache"]="menu-cache-1.1.0-x86_64-1_dnx" + ["lxmenu-data"]="lxmenu-data-0.1.5-x86_64-1_dnx" + ["libfm"]="libfm-1.3.1-x86_64-1_dnx" )