diff options
Diffstat (limited to 'community/modemmanager/APKBUILD')
-rw-r--r-- | community/modemmanager/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/modemmanager/APKBUILD b/community/modemmanager/APKBUILD index b4b724c8f39..67feef20356 100644 --- a/community/modemmanager/APKBUILD +++ b/community/modemmanager/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="ModemManager library" url="http://www.freedesktop.org/wiki/Software/ModemManager" arch="all" -license="GPL2, LGPL2.1" +license="GPL-2.0 LGPL-2.1" depends_dev="libmm-glib" makedepends="$depends_dev gobject-introspection-dev gtk-doc intltool vala libgudev-dev polkit-dev libmbim-dev libqmi-dev linux-headers" |