Ship ueberzugpp with packaged installs
This commit is contained in:
parent
d94365cc56
commit
ded9b9fdfb
4 changed files with 13 additions and 1 deletions
2
PKGBUILD
2
PKGBUILD
|
|
@ -5,7 +5,7 @@ pkgdesc="Terminal file manager inspired by Midnight Commander"
|
|||
arch=("x86_64" "aarch64")
|
||||
url="https://github.com/vrubelroman/vcom"
|
||||
license=("MIT")
|
||||
depends=("glibc")
|
||||
depends=("glibc" "ueberzugpp")
|
||||
makedepends=("go")
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
|
||||
sha256sums=("SKIP")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue