diff options
-rw-r--r-- | system/brasero/README | 4 | ||||
-rw-r--r-- | system/brasero/brasero.info | 2 |
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" |