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

Tobias Powalowski tpowa at archlinux.org
Sun Apr 26 16:38:31 UTC 2009


    Date: Sunday, April 26, 2009 @ 12:38:30
  Author: tpowa
Revision: 36634

upgpkg: syslinux 3.75-4

Modified:
  syslinux/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-04-26 15:34:01 UTC (rev 36633)
+++ PKGBUILD	2009-04-26 16:38:30 UTC (rev 36634)
@@ -3,12 +3,12 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=syslinux
 pkgver=3.75
-pkgrel=3
+pkgrel=4
 arch=('i686' 'x86_64')
 pkgdesc="a boot loader for the Linux operating system which operates off an MS-DOS/Windows FAT filesystem."
 url="http://syslinux.org"
 license=(GPL)
-depends=('perl' 'glibc')
+depends=('perl' 'glibc' 'mtools')
 makedepends=(nasm perl)
 conflicts=()
 replaces=()
@@ -16,7 +16,6 @@
 install=
 source=(http://www.kernel.org/pub/linux/utils/boot/syslinux/$pkgname-$pkgver.tar.bz2)
 options=(!makeflags)
-optdepends=('mtools: for usage of some provided scripts')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list