Fix version info
Signed-off-by: Manuel Friedli <manuel@fritteli.ch>
This commit is contained in:
parent
c8b657de20
commit
42539e17f7
4 changed files with 22 additions and 2 deletions
|
|
@ -23,6 +23,10 @@ RDEPEND="
|
|||
acct-user/${PN}
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
"${FILESDIR}"/01-mautrix-whatsapp-0.2510-fix-version-identifiers.patch
|
||||
)
|
||||
|
||||
src_compile() {
|
||||
ego build ./cmd/mautrix-whatsapp $(use crypt || echo '-tags nocrypto')
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue