diff options
| -rw-r--r-- | ports/libtheora/CONTROL | 2 | ||||
| -rw-r--r-- | ports/libtheora/portfile.cmake | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/ports/libtheora/CONTROL b/ports/libtheora/CONTROL index 7324f0526..aa275cc88 100644 --- a/ports/libtheora/CONTROL +++ b/ports/libtheora/CONTROL @@ -1,4 +1,4 @@ Source: libtheora -Version: 1.2.0alpha1-20170719~vcpkg1-1 +Version: 1.2.0alpha1-20170719~vcpkg1-2 Description: Theora is a free and open video compression format from the Xiph.org Foundation. Build-Depends: libogg diff --git a/ports/libtheora/portfile.cmake b/ports/libtheora/portfile.cmake index 9312d6685..50e6fc653 100644 --- a/ports/libtheora/portfile.cmake +++ b/ports/libtheora/portfile.cmake @@ -31,7 +31,6 @@ vcpkg_configure_cmake( -DUSE_X86=${THEORA_X86_OPT} ) -vcpkg_build_cmake() vcpkg_install_cmake() vcpkg_copy_pdbs() |
