Skip to content

Commit

Permalink
vlc: adding x265 optional_depends.
Browse files Browse the repository at this point in the history
  • Loading branch information
stumbles committed Mar 5, 2015
1 parent 4beabbf commit 5bb0958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions video/vlc/DEPENDS
Expand Up @@ -69,3 +69,4 @@ optional_depends "libprojectM" "--enable-projectm" "--disable-projectm" "for v
optional_depends "libssh2" "--enable-sftp" "--disable-sftp" "for SFTP file transfer support"
optional_depends "samba" "--enable-smbclient" "--disable-smbclient" "for smb/CIFS support"
optional_depends "freerdp" "--enable-freerdp" "--disable-freerdp" "for rdp desktop support"
optional_depends "x265" "--enable-x265" "--disable-x265" "for x265 video encoding/decoding support"

0 comments on commit 5bb0958

Please sign in to comment.