[arch-commits] Commit in slop/trunk (PKGBUILD)

Bartłomiej Piotrowski bpiotrowski at archlinux.org
Mon Oct 20 07:18:58 UTC 2014


    Date: Monday, October 20, 2014 @ 09:18:58
  Author: bpiotrowski
Revision: 121029

add gcc-libs to dependencies

Modified:
  slop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-20 07:16:09 UTC (rev 121028)
+++ PKGBUILD	2014-10-20 07:18:58 UTC (rev 121029)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url='https://github.com/naelstrof/slop'
 license=('GPL3')
-depends=('libxext' 'libx11')
+depends=('libxext' 'libx11' 'gcc-libs')
 source=($url/archive/v$pkgver.tar.gz)
 md5sums=('8dc4c3d0e03cfd883919c9d14800baec')
 



More information about the arch-commits mailing list