diff --git a/srcpkgs/libdvdnav/libdvdnav.rshlibs b/srcpkgs/libdvdnav/libdvdnav.rshlibs new file mode 100644 index 00000000000..23bc8e9c5d3 --- /dev/null +++ b/srcpkgs/libdvdnav/libdvdnav.rshlibs @@ -0,0 +1,3 @@ +libpthread.so.0 +libc.so.6 +libdvdread.so.4 diff --git a/srcpkgs/libdvdnav/template b/srcpkgs/libdvdnav/template index a80bfa3ca6b..0b5c605cbb4 100644 --- a/srcpkgs/libdvdnav/template +++ b/srcpkgs/libdvdnav/template @@ -1,7 +1,7 @@ # Template file for 'libdvdnav' pkgname=libdvdnav version=4.1.3 -revision=1 +revision=2 distfiles="http://www.mplayerhq.hu/MPlayer/releases/dvdnav/$pkgname-$version.tar.bz2" build_style=gnu-configure short_desc="Library to navigate DVDs" @@ -19,8 +19,6 @@ long_desc=" encapsulated." subpackages="$pkgname-devel" -Add_dependency run glibc -Add_dependency run libdvdread Add_dependency build automake Add_dependency build libdvdread-devel