[arch-commits] Commit in gnome-media/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Jul 18 18:06:30 UTC 2009


    Date: Saturday, July 18, 2009 @ 14:06:30
  Author: jgc
Revision: 46511

Merged revisions 46509 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/gnome-media/trunk

........
  r46509 | jgc | 2009-07-18 20:03:17 +0200 (Sat, 18 Jul 2009) | 1 line
  
  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/repos/extra-x86_64/	(properties)
  gnome-media/repos/extra-x86_64/PKGBUILD

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


Property changes on: gnome-media/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /gnome-media/trunk:1-30740
   + /gnome-media/trunk:1-46510

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-07-18 18:03:57 UTC (rev 46510)
+++ extra-x86_64/PKGBUILD	2009-07-18 18:06:30 UTC (rev 46511)
@@ -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