mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
notmuch: build emacs interface on ppc64 targets
This commit is contained in:
parent
501d85ac05
commit
31cd8e1603
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ checksum=3b08a925f9fac87120a3aae9a0efbbc581894cd021cd8d6201056a74b59f7e11
|
|||
subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python notmuch-python3"
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
i686*|x86_64*)
|
||||
i686*|x86_64*|ppc64*)
|
||||
makedepends+=" emacs"
|
||||
subpackages+=" notmuch-emacs"
|
||||
_args="--emacslispdir=/usr/share/emacs/site-lisp/notmuch
|
||||
|
|
Loading…
Add table
Reference in a new issue