From 8df756a6e7d8210ab637b22108ca67f7c180b28f Mon Sep 17 00:00:00 2001 From: DanyLE Date: Wed, 26 Jul 2023 15:45:05 +0200 Subject: [PATCH] add wlopm --- recipes-support/wlopm/wlopm_git.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-support/wlopm/wlopm_git.bb b/recipes-support/wlopm/wlopm_git.bb index 05c1809..6d5feec 100644 --- a/recipes-support/wlopm/wlopm_git.bb +++ b/recipes-support/wlopm/wlopm_git.bb @@ -4,6 +4,8 @@ LICENSE = ""GPL-3.0-only" LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/GPL-3.0-only;md5=c79ff39f19dfec6d293b95dea7b07891" +DEPENDS = "wayland wayland-protocols" + SRCREV = "${AUTOREV}" SRC_URI = "https://git.iohub.dev/dany/wlopm.git;branch=master;"