[netbeans-platform] Add a missing requires

Omair Majid omajid at fedoraproject.org
Wed Dec 14 15:11:29 UTC 2011


commit bc650788934337406c0286e7f73c6ebcef953ab3
Author: Omair Majid <omajid at redhat.com>
Date:   Wed Dec 14 10:10:45 2011 -0500

    Add a missing requires

 netbeans-platform.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/netbeans-platform.spec b/netbeans-platform.spec
index 164c34d..3b14d58 100644
--- a/netbeans-platform.spec
+++ b/netbeans-platform.spec
@@ -124,6 +124,7 @@ Requires: junit4 >= 4.5
 Requires: swing-layout >= 1.0
 Requires: javahelp2 >= 2.0.05
 Requires: jna >= 3.0.9
+Requires: jna-contrib
 Requires: felix-osgi-core >= 1.4.0
 Requires: felix-osgi-compendium >= 1.4.0
 Requires: felix-main >= 2.0.5


More information about the scm-commits mailing list