diff --git a/dot_local/share/packages/conky-lua/PKGBUILD b/dot_local/share/packages/conky-lua/PKGBUILD index 976a42f..a936cc4 100644 --- a/dot_local/share/packages/conky-lua/PKGBUILD +++ b/dot_local/share/packages/conky-lua/PKGBUILD @@ -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')