aboutsummaryrefslogtreecommitdiffstats
path: root/main/xfce4-notifyd
diff options
context:
space:
mode:
authorCarlo Landmeter <clandmeter@gmail.com>2015-11-09 16:50:28 +0100
committerCarlo Landmeter <clandmeter@gmail.com>2015-11-09 16:50:28 +0100
commit266b801cfd7dcec6f9827c2e90503d062996e300 (patch)
tree193b8586b0afc0f2bc46e7071e8704fecb5dd761 /main/xfce4-notifyd
parent04d3111a13947c2d72bcf4f9313b0fb1a19e0825 (diff)
downloadaports-266b801cfd7dcec6f9827c2e90503d062996e300.tar.bz2
aports-266b801cfd7dcec6f9827c2e90503d062996e300.tar.xz
main/xfce4-notifyd: add doc subpkg
Diffstat (limited to 'main/xfce4-notifyd')
-rw-r--r--main/xfce4-notifyd/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/xfce4-notifyd/APKBUILD b/main/xfce4-notifyd/APKBUILD
index fa96535f7e..a1f831b144 100644
--- a/main/xfce4-notifyd/APKBUILD
+++ b/main/xfce4-notifyd/APKBUILD
@@ -10,7 +10,7 @@ depends="hicolor-icon-theme"
makedepends="gtk+-dev libxfce4util libxfce4ui-dev libsexy-dev xfconf-dev
dbus-glib-dev libglade-dev libnotify-dev"
install=
-subpackages="$pkgname-lang"
+subpackages="$pkgname-lang $pkgname-doc"
source="http://archive.xfce.org/src/apps/xfce4-notifyd/${pkgver%.*}/xfce4-notifyd-$pkgver.tar.bz2"
_builddir="$srcdir"/$pkgname-$pkgver