mirror of
https://github.com/javalsai/lidm.git
synced 2025-11-28 04:25:25 +01:00
pkg(aur): -bin only has to depend on the .so file
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
pkgname=lidm-bin
|
pkgname=lidm-bin
|
||||||
pkgver=1.2.3
|
pkgver=1.2.3
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
depends=('libpam.so=0')
|
depends=('libpam.so')
|
||||||
pkgdesc="A fully colorful customizable TUI display manager made in C. (release binary)"
|
pkgdesc="A fully colorful customizable TUI display manager made in C. (release binary)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/javalsai/lidm"
|
url="https://github.com/javalsai/lidm"
|
||||||
|
|||||||
Reference in New Issue
Block a user