libvncserver: prevent from building with cmake configuration

This commit is contained in:
Lukas Rusak 2016-09-28 13:33:49 -07:00
parent 521a42cce4
commit f3c9a14e31
No known key found for this signature in database
GPG Key ID: 8C310C807E7393A3

View File

@ -30,7 +30,7 @@ PKG_SHORTDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that all
PKG_LONGDESC="LibVNCServer/LibVNCClient are cross-platform C libraries that allow you to easily implement VNC server or client functionality in your program."
PKG_IS_ADDON="no"
PKG_USE_CMAKE="no"
PKG_AUTORECONF="yes"
PKG_MAINTAINER="Lukas Rusak (lrusak at irc.freenode.net)"