diff options
Diffstat (limited to 'community/lasem')
-rw-r--r-- | community/lasem/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/lasem/APKBUILD b/community/lasem/APKBUILD index bf98708684..c5c36cae22 100644 --- a/community/lasem/APKBUILD +++ b/community/lasem/APKBUILD @@ -7,7 +7,7 @@ pkgrel=2 pkgdesc="A library for rendering SVG and Mathml, implementing a DOM like API" url="https://wiki.gnome.org/Projects/Lasem" arch="all" -license="LGPL2 GPL2" +license="LGPL-2.0 GPL-2.0" makedepends="intltool gdk-pixbuf-dev gobject-introspection-dev libxml2-dev pango-dev" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang $pkgname-render" |