diff options
author | Scott Moreau <oreaus@gmail.com> | 2010-09-28 16:31:29 -0600 |
---|---|---|
committer | Scott Moreau <oreaus@gmail.com> | 2010-09-28 16:31:29 -0600 |
commit | 5d8f7ad8a59435ca0410129a4f44d48085344aa3 (patch) | |
tree | 0abd248efc1b4260fbdcb1d1767789a1e898949f | |
parent | 948fec7cda7adeb9b9040017a82037da188ef302 (diff) | |
download | put-5d8f7ad8a59435ca0410129a4f44d48085344aa3.tar.gz put-5d8f7ad8a59435ca0410129a4f44d48085344aa3.tar.bz2 |
Don't require composite since opengl already does.
-rw-r--r-- | put.xml.in | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,7 +7,6 @@ <deps> <relation type="after"> <plugin>opengl</plugin> - <plugin>composite</plugin> <plugin>decor</plugin> </relation> <relation type="before"> |