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

Jan de Groot jgc at archlinux.org
Sat Jul 18 18:03:17 UTC 2009


    Date: Saturday, July 18, 2009 @ 14:03:17
  Author: jgc
Revision: 46509

Fix FS#15562 - add libunique makedepend. This should not be needed, but configure fails without it even if we do not build the volume control

Modified:
  gnome-media/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-07-18 17:48:36 UTC (rev 46508)
+++ PKGBUILD	2009-07-18 18:03:17 UTC (rev 46509)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 license=('GPL')
 depends=('libgnomeui>=2.24.1' 'gstreamer0.10-good-plugins' 'gstreamer0.10-base-plugins' 'libcanberra')
-makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.16.0')
+makedepends=('intltool' 'pkgconfig' 'gnome-doc-utils>=0.16.0' 'libunique')
 url="http://www.gnome.org"
 groups=('gnome')
 options=('!libtool' '!emptydirs')




More information about the arch-commits mailing list