diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-04-01 15:48:10 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2011-04-01 15:48:10 -0300 |
commit | 1cc2eb8745e939b8b1871090ac0131af4ef74993 (patch) | |
tree | 7cff540e4e1bad0826c0ff76da6cc3d7ac078b66 /social/lockfile-progs/PKGBUILD | |
parent | 14b5951cc10fa36bc2934a9e613732b5ee9af0c0 (diff) | |
download | abslibre-1cc2eb8745e939b8b1871090ac0131af4ef74993.tar.gz abslibre-1cc2eb8745e939b8b1871090ac0131af4ef74993.tar.bz2 abslibre-1cc2eb8745e939b8b1871090ac0131af4ef74993.zip |
monkeysphere-0.35-1
Diffstat (limited to 'social/lockfile-progs/PKGBUILD')
-rw-r--r-- | social/lockfile-progs/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/social/lockfile-progs/PKGBUILD b/social/lockfile-progs/PKGBUILD index 3fced1597..57d833952 100644 --- a/social/lockfile-progs/PKGBUILD +++ b/social/lockfile-progs/PKGBUILD @@ -8,7 +8,7 @@ arch=('i686' 'x86_64') license=('GPL') url="http://packages.debian.org/unstable/misc/lockfile-progs" depends=('glibc') -makedepends=('gcc' 'make' 'liblockfile') +makedepends=('liblockfile') source=(http://ftp.debian.org/debian/pool/main/l/lockfile-progs/${pkgname}_${pkgver}.tar.gz) build() { |