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

Antonio Rojas arojas at archlinux.org
Thu Aug 31 15:01:42 UTC 2017


    Date: Thursday, August 31, 2017 @ 15:01:42
  Author: arojas
Revision: 255196

Switch to openmotif

Modified:
  cmucl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 14:59:46 UTC (rev 255195)
+++ PKGBUILD	2017-08-31 15:01:42 UTC (rev 255196)
@@ -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