From c25caf2fb61612c2aee3753a6036e632ac5fcef0 Mon Sep 17 00:00:00 2001 From: Evangelos Foutras <foutrelis@archlinux.org> Date: Sun, 3 Oct 2010 15:28:38 +0000 Subject: [PATCH] Python rebuild. --- PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 9a71609..fc1eb1f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,12 +6,12 @@ pkgname=lilypond pkgver=2.12.3 -pkgrel=6 +pkgrel=7 pkgdesc="An automated music engraving system" arch=('i686' 'x86_64') url="http://lilypond.org" license=('GPL') -depends=('guile' 'python2' 'texlive-core' 'ghostscript' 'pango' 'fontconfig' 'python') +depends=('guile' 'python2' 'texlive-core' 'ghostscript' 'pango' 'fontconfig') makedepends=('flex' 'bison' 'gettext' 'mftrace' 'texinfo' 'fontforge' 't1utils' 'gsfonts') options=('emptydirs') source=(http://download.linuxaudio.org/lilypond/sources/v2.12/$pkgname-$pkgver.tar.gz -- GitLab