File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed
meta-gnome/recipes-gnome/libgsf Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
SUMMARY = "GNOME Structured File Library"
2
- LICENSE = "GPL-2.0-only & LGPL-2.1-only"
3
- LIC_FILES_CHKSUM = "file://COPYING;md5=dc7371b50816c96e145fa0f8ade8e24d \
4
- file://COPYING.LIB;md5=61464cfe342798eeced82efe9ae55f63"
2
+ LICENSE = "LGPL-2.1-only"
3
+ LIC_FILES_CHKSUM = "file://COPYING;md5=61464cfe342798eeced82efe9ae55f63"
5
4
6
5
SECTION = "libs"
7
6
8
7
DEPENDS = "libxml2 bzip2 glib-2.0 zlib gnome-common-native"
9
8
10
9
inherit gnomebase gobject -introspection gettext gtk -doc
11
10
12
- SRC_URI [archive . sha256sum ] = "6e6c20d0778339069d583c0d63759d297e817ea10d0d897ebbe965f16e2e8e52 "
11
+ SRC_URI [archive . sha256sum ] = "f0b83251f98b0fd5592b11895910cc0e19f798110b389aba7da1cb7c474017f5 "
13
12
SRC_URI += "file://0001-configure.ac-drop-a-copy-paste-of-introspection.m4-m.patch"
14
13
15
14
PACKAGECONFIG ??= ""
You can’t perform that action at this time.
0 commit comments