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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-multimedia/codecgraph/codecgraph_20120114.bb b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
index 9630f7d..54d596a 100644
--- a/recipes-multimedia/codecgraph/codecgraph_20120114.bb
+++ b/recipes-multimedia/codecgraph/codecgraph_20120114.bb
@@ -2,7 +2,7 @@ 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+"
+LICENSE = "GPLv2+"
RDEPENDS_${PN} = "python graphviz"
SRC_URI = "http://helllabs.org/codecgraph/codecgraph-${PV}.tar.gz"