Date: Sunday, January 24, 2016 @ 20:13:05
  Author: jlichtblau
Revision: 158765

upgpkg: emacs-nox 24.5-3 - FS#47841 fix

Modified:
  emacs-nox/trunk/PKGBUILD
  emacs-nox/trunk/emacs-nox.changelog

---------------------+
 PKGBUILD            |    4 ++--
 emacs-nox.changelog |    3 +++
 2 files changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-01-24 16:17:08 UTC (rev 158764)
+++ PKGBUILD    2016-01-24 19:13:05 UTC (rev 158765)
@@ -4,12 +4,12 @@
 
 pkgname=emacs-nox
 pkgver=24.5
-pkgrel=2
+pkgrel=3
 pkgdesc="The extensible, customizable, self-documenting real-time display 
editor, without X11 support"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/emacs/emacs.html";
 license=('GPL3')
-depends=('dbus' 'ncurses' 'perl' 'libxml2')
+depends=('dbus' 'ncurses' 'perl' 'libxml2' 'glib2' 'gnutls')
 provides=('emacs')
 conflicts=('emacs')
 changelog=$pkgname.changelog

Modified: emacs-nox.changelog
===================================================================
--- emacs-nox.changelog 2016-01-24 16:17:08 UTC (rev 158764)
+++ emacs-nox.changelog 2016-01-24 19:13:05 UTC (rev 158765)
@@ -1,3 +1,6 @@
+2016-01-24 Jaroslav Lichtblau <[email protected]>
+       * emacs-nox 24.5-3 FS#47841 fix
+
 2015-05-15 Jaroslav Lichtblau <[email protected]>
        * emacs-nox 24.5-1
 

Reply via email to