diff options
Diffstat (limited to 'community/yelp-tools/APKBUILD')
-rw-r--r-- | community/yelp-tools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/yelp-tools/APKBUILD b/community/yelp-tools/APKBUILD index c70437f54a..78b9c624b0 100644 --- a/community/yelp-tools/APKBUILD +++ b/community/yelp-tools/APKBUILD @@ -6,7 +6,7 @@ pkgrel=0 pkgdesc="Small programs that help you create, edit, manage, and publish your Mallard or DocBook documentation" url="https://wiki.gnome.org/Apps/Yelp/Tools" arch="noarch" -license="GPL/LGPL" +license="GPL LGPL" makedepends="gawk yelp-xsl itstool libxml2-utils libxslt" source="https://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" |