1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-18 02:55:12 +00:00

removing runtime dep for mpd because its unnecessary

git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky1@834 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
Brenden Matthews 2007-02-25 05:25:42 +00:00
parent 5dae2cb251
commit 7011473db2

View File

@ -37,7 +37,6 @@ DEPEND_COMMON="
RDEPEND="${DEPEND_COMMON}
hddtemp? ( app-admin/hddtemp )
mpd? ( media-sound/mpd )
vim-syntax? ( || ( app-editors/vim
app-editors/gvim ) )"