diff --git a/LFSPkgBuildScripts/lfsdesktop/LFSPanel/LFSPanel.LFSBuild b/LFSPkgBuildScripts/lfsdesktop/LFSPanel/LFSPanel.LFSBuild index 140fa86a..4e3b9d58 100755 --- a/LFSPkgBuildScripts/lfsdesktop/LFSPanel/LFSPanel.LFSBuild +++ b/LFSPkgBuildScripts/lfsdesktop/LFSPanel/LFSPanel.LFSBuild @@ -2,7 +2,7 @@ . /usr/share/LFSPkg/LFSFunctions -DEPENDS="LFSToolKit-0.5.1" +DEPENDS="LFSToolKit-0.5.1 alsa-lib-1.1.9" if ! lfspkg -B "$DEPENDS";then exit 100 fi