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

Antonio Rojas arojas at archlinux.org
Thu Aug 31 14:54:24 UTC 2017


    Date: Thursday, August 31, 2017 @ 14:54:23
  Author: arojas
Revision: 304390

Switch to openmotif

Modified:
  cmucl/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 14:29:44 UTC (rev 304389)
+++ PKGBUILD	2017-08-31 14:54:23 UTC (rev 304390)
@@ -4,10 +4,10 @@
 
 pkgname=cmucl
 pkgver=21b
-pkgrel=1
+pkgrel=2
 pkgdesc="CMU Common Lisp"
-depends_i686=('glibc' 'lesstif')
-depends_x86_64=('lib32-glibc' 'lesstif')
+depends_i686=('glibc' 'openmotif')
+depends_x86_64=('lib32-glibc' 'openmotif')
 provides=('common-lisp')
 makedepends=('sed' 'bc')
 license=('custom')



More information about the arch-commits mailing list