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

Antonio Rojas arojas at archlinux.org
Thu Aug 31 14:42:47 UTC 2017


    Date: Thursday, August 31, 2017 @ 14:42:47
  Author: arojas
Revision: 255190

Switch to openmotif

Modified:
  ddd/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-31 14:34:12 UTC (rev 255189)
+++ PKGBUILD	2017-08-31 14:42:47 UTC (rev 255190)
@@ -3,12 +3,12 @@
 
 pkgname=ddd
 pkgver=3.3.12
-pkgrel=8
+pkgrel=9
 pkgdesc="A graphical front-end for command-line debuggers such as GDB, JDB, pydb, perl debugger..."
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/ddd/"
 license=('GPL3' 'LGPL3')
-depends=('gcc-libs' 'lesstif' 'libxaw')
+depends=('gcc-libs' 'openmotif' 'libxaw')
 optdepends=('gdb: to use the Gnu debugger' 
             'jdk: to use the Java debugger' 
             'pydb: to use the Python debugger' 



More information about the arch-commits mailing list