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

David Runge dvzrv at archlinux.org
Fri Jan 31 08:24:30 UTC 2020


    Date: Friday, January 31, 2020 @ 08:24:29
  Author: dvzrv
Revision: 560573

upgpkg: solfege 3.23.4-3: Adding python-cairo to depends (FS#65319).

Modified:
  solfege/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 08:03:28 UTC (rev 560572)
+++ PKGBUILD	2020-01-31 08:24:29 UTC (rev 560573)
@@ -5,13 +5,13 @@
 
 pkgname=solfege
 pkgver=3.23.4
-pkgrel=2
+pkgrel=3
 pkgdesc="Music education and ear training software"
 arch=('x86_64')
 url="https://www.gnu.org/software/solfege/"
 license=('GPL3')
 groups=('pro-audio')
-depends=('gtk3' 'python-gobject')
+depends=('gtk3' 'python-cairo' 'python-gobject')
 makedepends=('ghostscript' 'gnome-doc-utils' 'libxslt' 'lilypond' 'swig'
 'texinfo' 'txt2man')
 optdepends=('csound: Generate example sounds'



More information about the arch-commits mailing list