Fix to depends
This commit is contained in:
parent
bae2b9d735
commit
0b72a20685
@ -12,7 +12,7 @@ pkgdesc="A tool to display dialog boxes from shell scripts"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://invisible-island.net/dialog/"
|
||||
license=('LGPL2.1')
|
||||
depends=('sh' 'ncurses')
|
||||
depends=('sh' 'ncurses-devel')
|
||||
provides=('libdialog.so')
|
||||
source=(ftp://invisible-island.net/$pkgname/$pkgname-${pkgver/_/-}.tgz)
|
||||
sha256sums=('453095abaec288bfbc1ca9faced917e17742cff1ea45ec46210071ac153562f9')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user