summaryrefslogtreecommitdiff
path: root/recipes-multimedia/codecgraph/codecgraph_20120114.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-multimedia/codecgraph/codecgraph_20120114.bb')
-rw-r--r--recipes-multimedia/codecgraph/codecgraph_20120114.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-multimedia/codecgraph/codecgraph_20120114.bb b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
index 54d596a..8602506 100644
--- a/recipes-multimedia/codecgraph/codecgraph_20120114.bb
+++ b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
@@ -2,8 +2,8 @@ SECTION = "multimedia"
SUMMARY = "Tool to generate a graph of HDA codec config"
DESCRIPTION = "Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec."
HOMEPAGE = "http://helllabs.org/codecgraph/"
-LICENSE = "GPLv2+"
-RDEPENDS_${PN} = "python graphviz"
+LICENSE = "GPL-2.0-or-later"
+RDEPENDS:${PN} = "python graphviz"
SRC_URI = "http://helllabs.org/codecgraph/codecgraph-${PV}.tar.gz"
LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"