aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/qdl/qdl_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/qdl/qdl_git.bb')
-rw-r--r--recipes-devtools/qdl/qdl_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes-devtools/qdl/qdl_git.bb b/recipes-devtools/qdl/qdl_git.bb
index 462406c..3a768ab 100644
--- a/recipes-devtools/qdl/qdl_git.bb
+++ b/recipes-devtools/qdl/qdl_git.bb
@@ -5,7 +5,9 @@ SECTION = "devel"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://qdl.c;beginline=1;endline=31;md5=1c7d712d897368d3d3c161e5493efc6a"
-DEPENDS = "libxml2"
+DEPENDS = "libxml2 udev"
+
+inherit pkgconfig
SRCREV = "760b3dffb03d2b7dfb82c6eac652a092f51c572d"
SRC_URI = "git://github.com/andersson/${BPN}.git;branch=master;protocol=https \