summaryrefslogtreecommitdiffstats
path: root/system/brasero
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-22 22:22:44 +0200
committer Robby Workman <rworkman@slackbuilds.org>2012-08-22 16:01:14 -0500
commit010aacaec04d7032bb8afd6e03093c6c2d25fba3 (patch)
tree8b778f34ec9d50067f0489efa5ffb456e5c000dd /system/brasero
parentaf1003f7d8fd4997c3ef0a01472930c6f5a95541 (diff)
downloadslackbuilds-010aacaec04d7032bb8afd6e03093c6c2d25fba3.tar.gz
slackbuilds-010aacaec04d7032bb8afd6e03093c6c2d25fba3.tar.xz
system/brasero: Fixed dep information
Diffstat (limited to 'system/brasero')
-rw-r--r--system/brasero/README4
-rw-r--r--system/brasero/brasero.info2
2 files changed, 3 insertions, 3 deletions
diff --git a/system/brasero/README b/system/brasero/README
index ba43136996..d41f0bcd53 100644
--- a/system/brasero/README
+++ b/system/brasero/README
@@ -2,5 +2,5 @@ Brasero is a application to burn CD/DVD for the Gnome Desktop. It is
designed to be as simple as possible and has some unique features to
enable users to create their discs easily and quickly.
-This requires libunique. libburn and libisofs are optional
-dependencies, and they will be used if they are installed.
+libburn and libisofs are optional dependencies, and they will be
+used if they are installed.
diff --git a/system/brasero/brasero.info b/system/brasero/brasero.info
index 6ec6970265..f56344ed7d 100644
--- a/system/brasero/brasero.info
+++ b/system/brasero/brasero.info
@@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.acc.umu.se/pub/GNOME/sources/brasero/2.28/brasero-2.28.3.ta
MD5SUM="6ef5cc07325f1869577a85d15ac67eb3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="libburn libisofs libunique"
+REQUIRES="libunique"
MAINTAINER="Luis Henrique"
EMAIL="lmello.009@gmail.com"