vlc: depend on libsysfs, bumprev.
--HG-- extra : convert_revision : 8919a36168123131465e366a2480312b3044bfee
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'vlc'
|
# Template file for 'vlc'
|
||||||
pkgname=vlc
|
pkgname=vlc
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
distfiles="http://download.videolan.org/pub/videolan/vlc/$version/vlc-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-hal --disable-mtp --disable-gme
|
configure_args="--disable-hal --disable-mtp --disable-gme
|
||||||
@@ -82,6 +82,7 @@ Add_dependency run libcddb
|
|||||||
Add_dependency run libcdio
|
Add_dependency run libcdio
|
||||||
Add_dependency run libdvdread
|
Add_dependency run libdvdread
|
||||||
Add_dependency run libdvdnav
|
Add_dependency run libdvdnav
|
||||||
|
Add_dependency run libsysfs
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build glibc-devel
|
Add_dependency build glibc-devel
|
||||||
Add_dependency build libvorbis-devel
|
Add_dependency build libvorbis-devel
|
||||||
@@ -140,6 +141,7 @@ Add_dependency build libcddb-devel
|
|||||||
Add_dependency build libcdio-devel
|
Add_dependency build libcdio-devel
|
||||||
Add_dependency build libdvdread-devel
|
Add_dependency build libdvdread-devel
|
||||||
Add_dependency build libdvdnav-devel
|
Add_dependency build libdvdnav-devel
|
||||||
|
Add_dependency build libsysfs-devel
|
||||||
|
|
||||||
pre_configure()
|
pre_configure()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user