emacs: enable modules.
This commit is contained in:
parent
10d46c6709
commit
9c6154dfd7
@ -1,7 +1,7 @@
|
||||
# Template file for 'emacs'
|
||||
pkgname=emacs
|
||||
version=25.1
|
||||
revision=5
|
||||
revision=6
|
||||
nocross=yes
|
||||
nopie=yes
|
||||
hostmakedepends="pkg-config"
|
||||
@ -15,7 +15,7 @@ makedepends="ncurses-devel libXaw-devel gtk+-devel gtk+3-devel webkitgtk-devel
|
||||
depends="emacs-common-${version}_${revision}"
|
||||
replaces="emacs>=0"
|
||||
build_style="gnu-configure"
|
||||
configure_args="--with-file-notification=inotify
|
||||
configure_args="--with-file-notification=inotify --with-modules
|
||||
$(vopt_with jpeg) $(vopt_with tiff) $(vopt_with gif) $(vopt_with png)
|
||||
$(vopt_with xpm) $(vopt_with svg rsvg) $(vopt_with imagemagick)
|
||||
$(vopt_with xml xml2) $(vopt_with gnutls) $(vopt_with sound)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user