diff options
Diffstat (limited to 'main/libtheora/APKBUILD')
-rw-r--r-- | main/libtheora/APKBUILD | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/main/libtheora/APKBUILD b/main/libtheora/APKBUILD index 4ebcc722d2..270d0f35eb 100644 --- a/main/libtheora/APKBUILD +++ b/main/libtheora/APKBUILD @@ -8,7 +8,8 @@ arch="all" license="custom" subpackages="$pkgname-dev $pkgname-doc $pkgname-examples" depends= -makedepends="libvorbis-dev libogg-dev sdl-dev autoconf automake libtool" +makedepends="libvorbis-dev libogg-dev sdl-dev autoconf automake libtool + linux-headers" source="http://downloads.xiph.org/releases/theora/$pkgname-$pkgver.tar.bz2 libtheora-flags.patch enc.patch |