From cfda13afa0cb313fb150a1bfe89a8e1b889a5d5b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 27 Nov 2014 14:00:34 +0000 Subject: testing/virtualbricks: fix some deps --- testing/virtualbricks/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testing/virtualbricks') diff --git a/testing/virtualbricks/APKBUILD b/testing/virtualbricks/APKBUILD index 38cc7e258e..b1fe4ae41a 100644 --- a/testing/virtualbricks/APKBUILD +++ b/testing/virtualbricks/APKBUILD @@ -2,12 +2,12 @@ # Maintainer: Stuart Cardall pkgname=virtualbricks pkgver=1.0.1 -pkgrel=0 +pkgrel=1 pkgdesc="A GTK frontend for VDE and QEMU/KVM" url="http://virtualbricks.eu | https://launchpad.net/virtualbrick" arch="noarch" license="GPL v2" -depends="python py-zope-interface py-twisted" +depends="python py-zope-interface py-twisted py-gtk py-imaging" depends_dev="" makedepends="python-dev gettext" subpackages="$pkgname-lang" -- cgit v1.2.3