diff options
Diffstat (limited to 'dev/python/wxpython/wxPython.mkbuild')
-rw-r--r-- | dev/python/wxpython/wxPython.mkbuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/python/wxpython/wxPython.mkbuild b/dev/python/wxpython/wxPython.mkbuild index e3b22ff..eef23d3 100644 --- a/dev/python/wxpython/wxPython.mkbuild +++ b/dev/python/wxpython/wxPython.mkbuild @@ -36,6 +36,8 @@ # Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION' [[PACKAGE NAME]]="wxPython" +[[SLACK REQUIRED]]="python:wxWidgets" + #--------------------- # SlackBuild Sections #--------------------- |