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

Andrea Scarpino andrea at nymeria.archlinux.org
Sun Jan 26 12:10:21 UTC 2014


    Date: Sunday, January 26, 2014 @ 13:10:20
  Author: andrea
Revision: 204746

Not needed at runtime

Modified:
  avogadro/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-26 11:42:59 UTC (rev 204745)
+++ PKGBUILD	2014-01-26 12:10:20 UTC (rev 204746)
@@ -10,8 +10,8 @@
 arch=('i686' 'x86_64')
 url="http://avogadro.openmolecules.net/wiki/Main_Page"
 license=('GPL2')
-depends=('eigen2' 'openbabel' 'python2-pyqt' 'boost-libs' 'glew' 'python2-numpy')
-makedepends=('cmake' 'boost' 'doxygen' 'mesa-libgl')
+depends=('openbabel' 'python2-pyqt' 'boost-libs' 'glew' 'python2-numpy')
+makedepends=('cmake' 'boost' 'doxygen' 'mesa-libgl' 'eigen2')
 install=avogadro.install
 source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
         'boost153.patch')




More information about the arch-commits mailing list