diff options
Diffstat (limited to 'main/cogl/APKBUILD')
-rw-r--r-- | main/cogl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cogl/APKBUILD b/main/cogl/APKBUILD index cf8c5b25327..07c7016b186 100644 --- a/main/cogl/APKBUILD +++ b/main/cogl/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="An object oriented GL/GLES Abstraction/Utility Layer" url="http://www.clutter-project.org/" arch="all" -license="GPL2" +license="GPL-2.0" depends="" depends_dev="glib-dev mesa-dev libdrm-dev libxdamage-dev libxcomposite-dev libxrandr-dev gdk-pixbuf-dev |