mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
development/geany-plugins: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
This commit is contained in:
parent
562f284294
commit
5ab00553e1
2 changed files with 1 additions and 3 deletions
|
@ -2,8 +2,6 @@ Geany Plugins is a package of additional plugins from the Geany site
|
|||
that will enhance and extend Geany's capabilities. Most of these
|
||||
plugins were developed by various developers on SourceForge.net.
|
||||
|
||||
This requires geany.
|
||||
|
||||
Optional dependencies:
|
||||
Plugin DevHelp: devhelp, webkitgtk
|
||||
Plugin WebHelper: webkitgtk
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://plugins.geany.org/geany-plugins/geany-plugins-1.22.tar.bz2"
|
|||
MD5SUM="ce7f57cec82af49b23151ebccda9424d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="devhelp geany webkitgtk"
|
||||
REQUIRES="geany"
|
||||
MAINTAINER="James Geboski"
|
||||
EMAIL="jgeboski@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue