main/dpkg: clarify license

This commit is contained in:
TBK 2019-02-12 13:24:56 +01:00 committed by Leonardo Arena
parent f00e5aec9e
commit 09971dbe55

View File

@ -5,8 +5,8 @@ pkgrel=0
pkgdesc="The Debian Package Manager"
url="http://packages.debian.org/dpkg"
arch="all"
license="GPL"
depends="tar xz"
license="GPL-2.0-or-later BSD-2-Clause"
options="!check"
makedepends="bzip2-dev zlib-dev perl linux-headers"
subpackages="$pkgname-doc $pkgname-dev"