diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:04:26 +0200 |
---|---|---|
committer | ponce <matteo.bernardini@gmail.com> | 2012-08-28 11:04:26 +0200 |
commit | c0089c7bb485a53632418a0ecb5b3fe26f9e74b7 (patch) | |
tree | 8b24ef2ed1f6da1660f4c02bddca6d0c412592e6 | |
parent | a653098162b927f13bff90a96ede206a8d991ef1 (diff) | |
download | slackbuilds-c0089c7bb485a53632418a0ecb5b3fe26f9e74b7.tar.gz |
system/xfburn: Fixed dep information
-rw-r--r-- | system/xfburn/xfburn.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/xfburn/xfburn.info b/system/xfburn/xfburn.info index 956eeeb3e5..2d03768177 100644 --- a/system/xfburn/xfburn.info +++ b/system/xfburn/xfburn.info @@ -5,6 +5,6 @@ DOWNLOAD="http://archive.xfce.org/src/apps/xfburn/0.4/xfburn-0.4.3.tar.bz2" MD5SUM="147cdc2d909e751125be16103b8dc81f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libburn libisofs" +REQUIRES="libisofs" MAINTAINER="Robby Workman" EMAIL="rworkman@slackbuilds.org" |