mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
notmuch: rebuild to get correct subpackage architecture
This commit is contained in:
parent
89e65c1706
commit
ed9b5ba316
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'notmuch'
|
||||
pkgname=notmuch
|
||||
version=0.28.2
|
||||
revision=1
|
||||
revision=2
|
||||
hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel"
|
||||
makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel"
|
||||
short_desc="Thread-based email index, search, and tagging"
|
||||
|
@ -67,7 +67,7 @@ libnotmuch-devel_package() {
|
|||
}
|
||||
|
||||
notmuch-emacs_package() {
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
short_desc+=" - Emacs interface"
|
||||
depends="${sourcepkg}-${version}_${revision} virtual?emacs"
|
||||
pkg_install() {
|
||||
|
@ -76,7 +76,7 @@ notmuch-emacs_package() {
|
|||
}
|
||||
|
||||
notmuch-mutt_package() {
|
||||
noarch=yes
|
||||
archs=noarch
|
||||
short_desc+=" - Mutt interface"
|
||||
depends="${sourcepkg}-${version}_${revision} perl-Mail-Box perl-MailTools
|
||||
perl-String-ShellQuote perl-Term-ReadLine-Gnu perl-File-Which"
|
||||
|
|
Loading…
Add table
Reference in a new issue