From b51f23e68232eb96b7a3098ef923254dc449f863 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 28 Feb 2017 16:47:29 +0000 Subject: main/libxdmcp: split docs ref #6931 --- main/libxdmcp/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'main/libxdmcp') diff --git a/main/libxdmcp/APKBUILD b/main/libxdmcp/APKBUILD index bfd6b7fb27..d7a3ef1581 100644 --- a/main/libxdmcp/APKBUILD +++ b/main/libxdmcp/APKBUILD @@ -1,14 +1,14 @@ # Maintainer: Natanael Copa pkgname=libxdmcp pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="X11 Display Manager Control Protocol library" url="http://xorg.freedesktop.org/" arch="all" license="MIT" depends= makedepends="xproto" -subpackages="$pkgname-dev" +subpackages="$pkgname-dev $pkgname-doc" source="http://xorg.freedesktop.org/releases/individual/lib/libXdmcp-$pkgver.tar.bz2" _builddir="$srcdir/libXdmcp-$pkgver" -- cgit v1.2.3