[arch-commits] Commit in libmpeg2/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Dec 28 10:34:48 UTC 2011


    Date: Wednesday, December 28, 2011 @ 05:34:48
  Author: jgc
Revision: 145706

Fix typos (FS#27733)

Modified:
  libmpeg2/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-12-28 10:31:01 UTC (rev 145705)
+++ PKGBUILD	2011-12-28 10:34:48 UTC (rev 145706)
@@ -10,8 +10,8 @@
 url="http://libmpeg2.sourceforge.net/"
 depends=('glibc')
 makedepends=('sdl' 'libxv')
-optdepends=('sdl:	requiered for mpeg2dec'
-            'libxv:	requiered for mpeg2dec')
+optdepends=('sdl: required for mpeg2dec'
+            'libxv: required for mpeg2dec')
 source=(http://libmpeg2.sourceforge.net/files/${pkgname}-${pkgver}.tar.gz
         libmpeg2-0.5.1-gcc4.6.patch)
 license=('GPL2')




More information about the arch-commits mailing list