diff options
Diffstat (limited to 'community/lxpanel/PKGBUILD')
-rw-r--r-- | community/lxpanel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/lxpanel/PKGBUILD b/community/lxpanel/PKGBUILD index d9e2cdaf5..f06e08208 100644 --- a/community/lxpanel/PKGBUILD +++ b/community/lxpanel/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 93770 2013-07-10 07:14:37Z bpiotrowski $ +# $Id: PKGBUILD 96687 2013-09-03 02:37:13Z bgyorgy $ # Maintainer: Bartłomiej Piotrowski <nospam@bpiotrowski.pl> # Contributor: Angel Velasquez <angvp@archlinux.org> # Contributor: Juergen Hoetzel <juergen@archlinux.org> @@ -12,7 +12,7 @@ license=('GPL2') url='http://lxde.org/' groups=('lxde') depends=('gtk2' 'alsa-lib' 'menu-cache' 'lxmenu-data' 'libwnck') -makedepends=('docbook-xml' 'docbook-xsl' 'wireless_tools') +makedepends=('intltool' 'docbook-xml' 'docbook-xsl' 'wireless_tools') optdepends=('wireless_tools: netstat plugin') source=(ftp://ftp.archlinux.org/other/community/$pkgname/$pkgname-$pkgver.tar.xz lxpanel-0.5.12-automake-1.14-support.patch) |