[arch-commits] Commit in nemiver/trunk (PKGBUILD)
Balló György
bgyorgy at nymeria.archlinux.org
Mon Apr 8 15:23:24 UTC 2013
Date: Monday, April 8, 2013 @ 17:23:24
Author: bgyorgy
Revision: 87912
Move itstool to makedepends
Modified:
nemiver/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-04-08 14:51:29 UTC (rev 87911)
+++ PKGBUILD 2013-04-08 15:23:24 UTC (rev 87912)
@@ -9,8 +9,8 @@
arch=('x86_64' 'i686')
license=('GPL')
url='http://www.gnome.org/projects/nemiver/'
-depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsettings-desktop-schemas' 'itstool')
-makedepends=('boost' 'intltool' 'gnome-doc-utils')
+depends=('gdlmm' 'gdb' 'gtksourceviewmm' 'libgtop' 'vte3' 'ghex' 'dconf' 'gsettings-desktop-schemas')
+makedepends=('boost' 'intltool' 'itstool')
install=nemiver.install
source=("http://ftp.acc.umu.se/pub/GNOME/sources/nemiver/0.9/$pkgname-$pkgver.tar.xz")
options=('!libtool' '!emptydirs')
More information about the arch-commits
mailing list