diff options
author | Don Kjer <don@lindenlab.com> | 2012-09-06 22:08:33 +0000 |
---|---|---|
committer | Don Kjer <don@lindenlab.com> | 2012-09-06 22:08:33 +0000 |
commit | 3990180c5951e68a1ecabc538be1560e0eeffaec (patch) | |
tree | 0e2205335d15e4ccc0fc6eda4ed9b5ff22768093 /debian/control | |
parent | 2e933100bb6bf27c0307dc6831142dcc0860fb7b (diff) |
Adding appearance utility package
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 50b9ed9a26..9ebd71df65 100644 --- a/debian/control +++ b/debian/control @@ -14,3 +14,11 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, Description: Second Life Viewer Second Life is an online virtual world developed by Linden Lab. +Package: secondlife-appearance-utility +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, + ia32-libs, + ia32-libs-gtk +Description: Second Life Appearance Utility + Utility for manipulating Second Life avatar appearance. + |