diff options
Diffstat (limited to 'package/libtheora/Makefile')
-rw-r--r-- | package/libtheora/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/libtheora/Makefile b/package/libtheora/Makefile index aac2a225c..6c9b242a5 100644 --- a/package/libtheora/Makefile +++ b/package/libtheora/Makefile @@ -7,8 +7,8 @@ PKG_NAME:= libtheora PKG_VERSION:= 1.1.1 PKG_RELEASE:= 2 PKG_MD5SUM:= 292ab65cedd5021d6b7ddd117e07cd8e -PKG_DESCR:= Theora video codec -PKG_SECTION:= libs +PKG_DESCR:= open source video codec library +PKG_SECTION:= libs/video PKG_DEPENDS:= libogg libvorbis PKG_BUILDDEP:= libogg libvorbis PKG_URL:= http://www.theora.org/ |