mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/gwibber: Fixed dep information
This commit is contained in:
parent
10bc60ff40
commit
a5318d98cd
2 changed files with 2 additions and 5 deletions
|
@ -2,9 +2,6 @@ Gwibber is an open source microblogging client for GNOME developed
|
|||
with Python and GTK. It supports Twitter, Jaiku, Identi.ca,
|
||||
Facebook, Flickr, Digg, and RSS.
|
||||
|
||||
This requires pysetuptools, gnome-python, pywebkitgtk, simplejson,
|
||||
egenix-mx-base, python-distutils-extra, feedparser, pyxdg, and Mako.
|
||||
|
||||
Optional: sexy-python.
|
||||
sexy-python is an optional dependency.
|
||||
|
||||
See known-issues.txt for known problems.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="https://launchpad.net/ubuntu/karmic/+source/gwibber/1.2.0~bzr346-0ubun
|
|||
MD5SUM="bb17b7382a00ce0ebc02ffc92c4250f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="Mako egenix-mx-base feedparser gnome-python pysetuptools python-distutils-extra pywebkitgtk pyxdg sexy-python simplejson"
|
||||
REQUIRES="Mako egenix-mx-base feedparser gnome-python python-distutils-extra pywebkitgtk pyxdg simplejson"
|
||||
MAINTAINER="Larry Hajali"
|
||||
EMAIL="larryhaja[at]gmail[dot]com"
|
||||
|
|
Loading…
Reference in a new issue