[arch-commits] Commit in xfce4-power-manager/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Aug 3 12:58:58 UTC 2016
Date: Wednesday, August 3, 2016 @ 12:58:57
Author: foutrelis
Revision: 272959
Remove deps related to the LXDE panel plugin
It was removed upstream in v1.5.0.
Modified:
xfce4-power-manager/trunk/PKGBUILD
----------+
PKGBUILD | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-08-03 12:48:30 UTC (rev 272958)
+++ PKGBUILD 2016-08-03 12:58:57 UTC (rev 272959)
@@ -10,10 +10,8 @@
url="http://www.xfce.org/"
license=('GPL2')
groups=('xfce4')
-depends=('libxfce4ui' 'upower' 'libnotify' 'hicolor-icon-theme')
-optdepends=('xfce4-panel: for the Xfce panel plugin'
- 'lxpanel: for the LXDE panel plugin')
-makedepends=('intltool' 'xfce4-panel' 'lxpanel')
+depends=('xfce4-panel' 'upower' 'libnotify' 'hicolor-icon-theme')
+makedepends=('intltool')
source=(http://archive.xfce.org/src/apps/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
sha256sums=('bde3157e06ab31ff23648d163d53ee5095f7819544a9f48d3a96d57829857f2b')
More information about the arch-commits
mailing list