summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/subsurface/subsurface_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/subsurface/subsurface_git.bb')
-rw-r--r--meta-oe/recipes-extended/subsurface/subsurface_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
index 8cdbf0034..20cc5ac32 100644
--- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb
+++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Subsurface is an open source dive log program."
2LICENSE = "GPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" 3LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 4
5DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0" 5DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0 gconf"
6 6
7inherit gtk-icon-cache 7inherit gtk-icon-cache
8 8