summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/avr8-burn-o-mat/README4
-rw-r--r--development/avr8-burn-o-mat/avr8-burn-o-mat.info2
2 files changed, 1 insertions, 5 deletions
diff --git a/development/avr8-burn-o-mat/README b/development/avr8-burn-o-mat/README
index f706051b3c..91b538f413 100644
--- a/development/avr8-burn-o-mat/README
+++ b/development/avr8-burn-o-mat/README
@@ -9,7 +9,3 @@ knowing hundreds of command line options and without the need of a
calculator to calculate the hex codes for the fuses. Thats why I decided
to write a graphical user interface that make it easy to read and write
fuses, EEPROM and program memory.
-
-Dependencies: avrdude (available at SBo), Java SE Runtime Environment
-(already in Slackware). These dependencies are required to use the
-application and not for creating the package.
diff --git a/development/avr8-burn-o-mat/avr8-burn-o-mat.info b/development/avr8-burn-o-mat/avr8-burn-o-mat.info
index c6296cf81d..a34fa58634 100644
--- a/development/avr8-burn-o-mat/avr8-burn-o-mat.info
+++ b/development/avr8-burn-o-mat/avr8-burn-o-mat.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://avr8-burn-o-mat.aaabbb.de/AVR8_Burn-O-Mat_2_1_2_src.tar.bz2"
MD5SUM="2ad3b6a8d3d233579dc03308cab69b92"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="avrdude"
+REQUIRES="jdk avrdude"
MAINTAINER="Andrzej Telszewski"
EMAIL="atelszewski@gmail.com"