Skip to content

Commit

Permalink
Add sg.socialtheme to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Joaquín Rosales committed Jan 28, 2012
1 parent 4f4e6a4 commit d11c53e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -31,6 +31,7 @@
'cioppino.twothumbs',
'sg.questions',
'sg.pastebin',
'sg.socialtheme',
],
extras_require=dict(
test = ['plone.app.testing',],
Expand Down
1 change: 1 addition & 0 deletions sg/socialsite/profiles/default/metadata.xml
Expand Up @@ -5,5 +5,6 @@
<dependency>profile-cioppino.twothumbs:default</dependency>
<dependency>profile-sg.pastebin:default</dependency>
<dependency>profile-sg.questions:default</dependency>
<dependency>profile-sg.socialtheme:default</dependency>
</dependencies>
</metadata>

0 comments on commit d11c53e

Please sign in to comment.