ENH depend on xinerama for conky
This commit is contained in:
parent
833e7efd19
commit
a78418a3bd
|
@ -10,12 +10,12 @@ url='http://github.com/brndnmtthws/conky'
|
|||
license=('BSD' 'GPL3')
|
||||
arch=('i686' 'x86_64')
|
||||
options=('!emptydirs')
|
||||
makedepends=('cmake')
|
||||
makedepends=('cmake'
|
||||
# 'docbook2x'
|
||||
# 'docbook-xml'
|
||||
# 'docbook-xsl'
|
||||
# 'librsvg'
|
||||
# 'libxinerama'
|
||||
'libxinerama')
|
||||
# 'libxml2'
|
||||
# 'man-db'
|
||||
# 'perl-xml-libxml')
|
||||
|
|
Loading…
Reference in New Issue