diff options
author | Sam Spilsbury <smspillaz@gmail.com> | 2010-07-04 10:51:04 +0800 |
---|---|---|
committer | Sam Spilsbury <smspillaz@gmail.com> | 2010-07-04 10:51:04 +0800 |
commit | c3dfce41eb113d9f2563575def3b63db8e44b378 (patch) | |
tree | 7cb7e0b5f09a44cdd997e493d8b9ee7412801685 /neg.xml.in | |
parent | 50143794b408df1b2963350602557d17079a0316 (diff) | |
download | neg-c3dfce41eb113d9f2563575def3b63db8e44b378.tar.gz neg-c3dfce41eb113d9f2563575def3b63db8e44b378.tar.bz2 |
Don't depend on compiztoolbox
Diffstat (limited to 'neg.xml.in')
-rw-r--r-- | neg.xml.in | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -7,8 +7,7 @@ <deps> <requirement> <plugin>composite</plugin> - <plugin>opengl</plugin> - <plugin>compiztoolbox</plugin> + <plugin>opengl</plugin>\ </requirement> <relation type="after"> <plugin>composite</plugin> |