aboutsummaryrefslogtreecommitdiff
path: root/ports/allegro5/CONTROL
diff options
context:
space:
mode:
authorJesse Talavera-Greenberg <jessetalavera@aol.com>2017-07-15 01:07:22 -0400
committerJesse Talavera-Greenberg <jessetalavera@aol.com>2017-07-15 01:07:22 -0400
commit8b802d3ffaeb1f173d081be20209fb4863944da7 (patch)
treeacf574605b797895144db9bf780fe076de547ca9 /ports/allegro5/CONTROL
parent2da5aac5edb625d958854fec664b60f0be7c34b5 (diff)
downloadvcpkg-8b802d3ffaeb1f173d081be20209fb4863944da7.tar.gz
vcpkg-8b802d3ffaeb1f173d081be20209fb4863944da7.zip
opusfile isn't available on vcpkg, let's not include it
Diffstat (limited to 'ports/allegro5/CONTROL')
-rw-r--r--ports/allegro5/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/allegro5/CONTROL b/ports/allegro5/CONTROL
index becfe1966..2d3003935 100644
--- a/ports/allegro5/CONTROL
+++ b/ports/allegro5/CONTROL
@@ -1,4 +1,4 @@
Source: allegro5
Version: 5.2.1.0
Description: Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like.
-Build-Depends: opengl, zlib, freetype, libogg, libvorbis, opus, libflac, openal-soft, libpng, bzip2, physfs, libtheora \ No newline at end of file
+Build-Depends: opengl, zlib, freetype, libogg, libvorbis, libflac, openal-soft, libpng, bzip2, physfs, libtheora \ No newline at end of file