wok-next diff indent/receipt @ rev 21103

emacs: depends on emacs-common
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Jan 03 11:21:15 2019 +0200 (2019-01-03)
parents 48b896290f12
children 29128929e4f9
line diff
     1.1 --- a/indent/receipt	Mon Sep 10 11:49:32 2018 +0300
     1.2 +++ b/indent/receipt	Thu Jan 03 11:21:15 2019 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.xz"
     1.5  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gettext texi2html texinfo"
     1.8 +BUILD_DEPENDS="gettext-dev texi2html texinfo"
     1.9  
    1.10  compile_rules() {
    1.11  	./configure $CONFIGURE_ARGS &&