libdvdread: update to the new rshlibs world order
This commit is contained in:
parent
3ca3d21c4e
commit
99cc663ff2
2 changed files with 3 additions and 2 deletions
2
srcpkgs/libdvdread/libdvdread.rshlibs
Normal file
2
srcpkgs/libdvdread/libdvdread.rshlibs
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
libdl.so.2
|
||||||
|
libc.so.6
|
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libdvdread'
|
# Template file for 'libdvdread'
|
||||||
pkgname=libdvdread
|
pkgname=libdvdread
|
||||||
version=4.1.3
|
version=4.1.3
|
||||||
revision=1
|
revision=2
|
||||||
distfiles="http://www.mplayerhq.hu/MPlayer/releases/dvdnav/$pkgname-$version.tar.bz2"
|
distfiles="http://www.mplayerhq.hu/MPlayer/releases/dvdnav/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
short_desc="DVD access library"
|
short_desc="DVD access library"
|
||||||
|
@ -12,7 +12,6 @@ long_desc="
|
||||||
for programs that access DVDs a little easier."
|
for programs that access DVDs a little easier."
|
||||||
|
|
||||||
subpackages="$pkgname-devel"
|
subpackages="$pkgname-devel"
|
||||||
Add_dependency run glibc
|
|
||||||
Add_dependency build automake
|
Add_dependency build automake
|
||||||
|
|
||||||
pre_configure()
|
pre_configure()
|
||||||
|
|
Loading…
Reference in a new issue