diff options
Diffstat (limited to 'community/libetonyek/APKBUILD')
-rw-r--r-- | community/libetonyek/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libetonyek/APKBUILD b/community/libetonyek/APKBUILD index a1b2aab849..11afd63c9c 100644 --- a/community/libetonyek/APKBUILD +++ b/community/libetonyek/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Import filter and tools for Apple Keynote presentations" url="https://wiki.documentfoundation.org/DLP/Libraries/libetonyek" arch="all" -license="MPL2" +license="MPL-2.0" depends="" depends_dev="glm-dev boost-dev librevenge-dev libxml2-dev zlib-dev liblangtag-dev" makedepends="$depends_dev gperf doxygen mdds1.0-dev" |