Date: Monday, January 30, 2017 @ 17:09:51
  Author: bgyorgy
Revision: 209527

Remove libxss from makedepends, it's already in depends

Modified:
  liblxqt/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-01-30 17:02:06 UTC (rev 209526)
+++ PKGBUILD    2017-01-30 17:09:51 UTC (rev 209527)
@@ -9,7 +9,7 @@
 url="http://lxqt.org";
 license=("GPL2")
 depends=("kwindowsystem" "libqtxdg" "libxss")
-makedepends=("lxqt-build-tools" "libxss")
+makedepends=("lxqt-build-tools")
 source=(
        
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz";
        
"https://github.com/lxde/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz.asc";

Reply via email to