mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
cifs-utils: add dependency on samba
* fixes: cifs-utils-6.4: cifs-utils rdepends on samba, but it isn't a build dependency? [build-deps] Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@ SECTION = "otherosfs"
|
||||
LICENSE = "GPLv3 & LGPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504"
|
||||
|
||||
DEPENDS = "samba"
|
||||
PV = "6.4"
|
||||
|
||||
SRCREV = "487f46da737291877867cbd3acb40fea087d3863"
|
||||
|
||||
Reference in New Issue
Block a user