Moved asciidoc to makedepends
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
parent
98db60af1a
commit
661a6e03b5
6
PKGBUILD
6
PKGBUILD
|
@ -2,7 +2,7 @@
|
|||
# Maintainer: Joseph Donofry <joe at joedonofry dot com>
|
||||
|
||||
pkgname=jjr-nheko
|
||||
pkgver=0.9.1.r7.gbccab87a
|
||||
pkgver=0.9.1.r85.g970ed56f
|
||||
pkgrel=1
|
||||
pkgdesc="Desktop client for the Matrix protocol"
|
||||
arch=("i686" "x86_64" "aarch64")
|
||||
|
@ -10,8 +10,8 @@ arch=("i686" "x86_64" "aarch64")
|
|||
url="https://github.com/Nheko-Reborn/nheko"
|
||||
license=("GPL3")
|
||||
|
||||
depends=("qt5-base" "lmdb" "qt5-graphicaleffects" "qt5-multimedia" "qt5-svg" "qt5-quickcontrols2" "qt5-declarative" "qtkeychain-qt5" "cmark" "openssl" "hicolor-icon-theme" "gstreamer" "gst-plugins-base" "gst-plugins-good" "gst-plugins-bad" "gst-plugin-qmlgl" "libnice" "libolm" "spdlog" "curl" "libevent" "asciidoc")
|
||||
makedepends=("git" "cmake" "gcc" "fontconfig" "qt5-tools" "nlohmann-json")
|
||||
depends=("qt5-base" "lmdb" "qt5-graphicaleffects" "qt5-multimedia" "qt5-svg" "qt5-quickcontrols2" "qt5-declarative" "qtkeychain-qt5" "cmark" "openssl" "hicolor-icon-theme" "gstreamer" "gst-plugins-base" "gst-plugins-good" "gst-plugins-bad" "gst-plugin-qmlgl" "libnice" "libolm" "spdlog" "curl" "libevent")
|
||||
makedepends=("git" "cmake" "gcc" "fontconfig" "qt5-tools" "nlohmann-json" "asciidoc")
|
||||
optdepends=("qt-jdenticon")
|
||||
provides=("nheko")
|
||||
conflicts=("nheko" "nheko-git")
|
||||
|
|
Loading…
Reference in New Issue