From 9669ae2a92bd7e6217da7e8aceeb756b13093d0c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 29 Jan 2012 22:47:30 -0500 Subject: add netbeans to makedeps for wpicameraextension --- frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD b/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD index ea3816c..4be54cf 100644 --- a/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD +++ b/frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD @@ -9,7 +9,7 @@ groups=(frc) url="http://firstforge.wpi.edu/sf/projects/smartdashboard" license=unknown depends=(smartdashboard-client wpijavacv) -makedepends=(apache-ant) +makedepends=(apache-ant netbeans) source=("https://gitorious.org/absfrc/sources/blobs/raw/master/$pkgname-$pkgver-$pkgrel-any.src.tar.xz") build() { -- cgit v1.2.3