diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 12:07:09 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:24 -0500 |
commit | 5c1cffecefe72a3fbaf7d36275913c7bdb87eef8 (patch) | |
tree | 1bcbe37b0e94bbfe2bad74c1bc70d97e39ee3f74 /python/gnome-python-desktop | |
parent | a2a0ebdb37ee419f6b11d54720a4220dd3dbaab2 (diff) | |
download | slackbuilds-5c1cffecefe72a3fbaf7d36275913c7bdb87eef8.tar.gz |
python/gnome-python-desktop: Fixed dep information
Diffstat (limited to 'python/gnome-python-desktop')
-rw-r--r-- | python/gnome-python-desktop/README | 2 | ||||
-rw-r--r-- | python/gnome-python-desktop/gnome-python-desktop.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/python/gnome-python-desktop/README b/python/gnome-python-desktop/README index f9d50bb58d..c88e97eacc 100644 --- a/python/gnome-python-desktop/README +++ b/python/gnome-python-desktop/README @@ -1,5 +1,3 @@ gnome-python-desktop contains a few python modules for GNOME. -This requires gnome-python. - evince, gnome-media, metacity, and totem-pl-parser are optional dependencies. diff --git a/python/gnome-python-desktop/gnome-python-desktop.info b/python/gnome-python-desktop/gnome-python-desktop.info index d836ac9e4b..874500c7f0 100644 --- a/python/gnome-python-desktop/gnome-python-desktop.info +++ b/python/gnome-python-desktop/gnome-python-desktop.info @@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.gnome.org/pub/GNOME/sources/gnome-python-desktop/2.26/gnome- MD5SUM="6760c51aabddc56c1326d3ba4f03c0f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="evince gnome-media gnome-python metacity totem-pl-parser" +REQUIRES="gnome-python" MAINTAINER="crocket" EMAIL="crockabiscuit@yahoo.com" |