diff options
author | Sam Spilsbury <Sam@ACER-SUSE.SUSE> | 2008-03-08 13:58:14 +0900 |
---|---|---|
committer | Sam Spilsbury <Sam@ACER-SUSE.SUSE> | 2008-03-08 13:58:14 +0900 |
commit | f121b1552ce8daee527f3cbab0e48764198a4a39 (patch) | |
tree | 4e3c6514dd011029b79aa6b5ecd480c63e4d3d94 /wiimote.xml.in | |
parent | 94b22cea308526656d300d3511f531f816364c73 (diff) | |
download | wiimote-f121b1552ce8daee527f3cbab0e48764198a4a39.tar.gz wiimote-f121b1552ce8daee527f3cbab0e48764198a4a39.tar.bz2 |
* Now depends on prompt
Diffstat (limited to 'wiimote.xml.in')
-rw-r--r-- | wiimote.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wiimote.xml.in b/wiimote.xml.in index 5fc61ce..2a4e508 100644 --- a/wiimote.xml.in +++ b/wiimote.xml.in @@ -2,6 +2,11 @@ <compiz> <plugin name="wiimote" useBcop="true"> <_short>Wii Remote</_short> + <deps> + <requirement> + <plugin>prompt</plugin> + </requirement> + </deps> <_long>Compiz interface for the Nintendo Wii Remote.</_long> <category>Utility</category> <display> |