libXrandr: add license

This commit is contained in:
Michael Gehring 2017-07-29 15:06:21 +00:00
parent 70605056db
commit 974fe3b3c9
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@ license="MIT"
distfiles="${XORG_SITE}/lib/$pkgname-$version.tar.bz2"
checksum=1ff9e7fa0e4adea912b16a5f0cfa7c1d35b0dcda0e216831f7715c8a3abcf51a
post_install() {
vlicense COPYING
}
libXrandr-devel_package() {
depends="${makedepends} ${sourcepkg}-${version}_${revision}"
short_desc+=" - development files"