summaryrefslogtreecommitdiffstats
path: root/x11/libvncserver/DEPENDS
blob: f4260434172f7f3fcb52772186bfe6fd8623406e (plain) (blame)
1
2
3
4
5
6
7
8
9
optional_depends jpeg \
                 "--with-jpeg" \
                 "--without-jpeg" \
                 "for jpeg support" &&

optional_depends zlib \
                 "--with-zlib" \
                 "--without-zlib" \
                 "for deflate support"