diff options
Diffstat (limited to 'community/gegl/APKBUILD')
-rw-r--r-- | community/gegl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gegl/APKBUILD b/community/gegl/APKBUILD index e3852295d89..0b6df284255 100644 --- a/community/gegl/APKBUILD +++ b/community/gegl/APKBUILD @@ -5,7 +5,7 @@ pkgrel=5 pkgdesc="Graph based image processing framework" url="http://www.gegl.org/" arch="all" -license="GPL3 LGPL3" +license="GPL-3.0 LGPL-3.0" makedepends="babl-dev libpng-dev libjpeg-turbo-dev gtk+-dev librsvg-dev lua5.1-dev jasper-dev exiv2-dev" subpackages="$pkgname-dev $pkgname-lang" |