summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-01-29 22:47:30 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-01-29 22:47:30 -0500
commit9669ae2a92bd7e6217da7e8aceeb756b13093d0c (patch)
tree646967d8b206a6b58195a13462ffc14e6c90c00b
parentbe5564455d1cc2cc56d809ddb0f185856787c174 (diff)
add netbeans to makedeps for wpicameraextensionHEADmaster
-rw-r--r--frc-libre/smartdashboard-extension-wpicameraextension/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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() {