mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +08:00
rebuild conky against ncurses
This commit is contained in:
parent
9dc75fde38
commit
27187b655c
@ -1,14 +1,12 @@
|
||||
# contribution from Arch https://www.archlinux.org/packages/extra/x86_64/conky/
|
||||
|
||||
pkgname=conky
|
||||
pkgver=1.10.6
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="An advanced, highly configurable system monitor for X based on torsmo"
|
||||
arch=('x86_64')
|
||||
url="https://github.com/brndnmtthws/conky"
|
||||
license=('custom')
|
||||
replaces=('torsmo')
|
||||
depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 'imlib2' 'libxinerama' 'libpulse')
|
||||
depends=('glib2' 'curl' 'lua' 'wireless_tools' 'libxml2' 'libxft' 'libxdamage' 'imlib2' 'libxinerama' 'libpulse' 'ncurses')
|
||||
makedepends=('cmake' 'docbook2x' 'docbook-xml' 'man-db')
|
||||
categories=('utils')
|
||||
options=('!strip' 'debug')
|
||||
|
Loading…
Reference in New Issue
Block a user