diff options
author | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-09-04 16:40:45 +0100 |
---|---|---|
committer | Laurie Clark-Michalek <bluepeppers@archlinux.us> | 2011-09-04 16:40:45 +0100 |
commit | 54793724154b75cd0b56c6a0114a4a89422d8393 (patch) | |
tree | f01c42b121aa59bd7cd0035c6ed927ad268f0d71 | |
parent | 30f77165c1712bee8b267a7189229d4d52a83a22 (diff) |
Remove imagemagick from actual depends
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +7,7 @@ pkgdesc="Python script to display system infomation alongside the Arch Linux log arch=('any') url="http://bluepeppers.github.com/archey3" license=('GPL') -depends=('python' 'imagemagick') +depends=('python') makedepends=('git' 'python-distribute') optdepends=( 'python3-mpd-git: python mpd libary for mpd protocol (optional, mpc can be used instead)' |