Commit e3d45716 authored by Seblu's avatar Seblu
Browse files

fix deps


git-svn-id: https://seblu.net/s/archpkg@101 02741741-5192-46b8-8916-7152b19231d9
parent d53cc5f2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -7,8 +7,6 @@ pkgdesc="scsiadd is a command-line tool for add and remove SCSI devices from you
arch=('i686' 'x86_64')
url="http://llg.cubic.org/tools/"
license=('GPL2')
depends=('glibc')
makedepends=('glibc')
source=(http://llg.cubic.org/tools/$pkgname-$pkgver.tar.gz)
md5sums=('15d3a73411540a40cb1f6d5a97749991')