conky-cli: cross working with the conky patch set
This commit is contained in:
parent
113a7edc4c
commit
2f7c2948c4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'conky-cli'
|
||||
pkgname=conky-cli
|
||||
version=1.10.0
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="${pkgname/-cli/}-${version}"
|
||||
build_style=cmake
|
||||
configure_args="
|
||||
|
@ -13,7 +13,6 @@ makedepends="lua52-devel ncurses-devel wireless_tools-devel libglib-devel libcur
|
|||
conf_files="/etc/conky/conky.conf /etc/conky/conky_no_x11.conf"
|
||||
provides="conky-${version}_${revision}"
|
||||
conflicts="conky>=0"
|
||||
nocross=yes
|
||||
short_desc="Conky command line without X11"
|
||||
maintainer="Ypnose <linuxien@legtuxDOTorg>"
|
||||
license="BSD, GPL-3"
|
||||
|
|
Loading…
Reference in New Issue