diff options
Diffstat (limited to 'testing/postler/APKBUILD')
-rw-r--r-- | testing/postler/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/postler/APKBUILD b/testing/postler/APKBUILD index 12aa2604fb..e8f3117388 100644 --- a/testing/postler/APKBUILD +++ b/testing/postler/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="Email client" url="https://launchpad.net/postler/" arch="" -license="LGPL-2.1" +license="LGPL2.1" depends="msmtp" makedepends="gtk+-dev webkit-dev libunique-dev libnotify-dev libcanberra-dev python vala db-dev openssl-dev" |