mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
office/leafpad: Fixed dep information
This commit is contained in:
parent
46433662e2
commit
7d93c65344
2 changed files with 2 additions and 2 deletions
|
@ -3,4 +3,4 @@ focuses on keeping weight down to a minimum, only the most essential features
|
|||
are implemented in the editor. Leafpad is simple to use, is easily compiled,
|
||||
requires few libraries, and starts up quickly.
|
||||
|
||||
Leafpad has optional dependency on libgnomeprint & libgnomeprintui.
|
||||
libgnomeprint & libgnomeprintui are optional dependencies.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://savannah.nongnu.org/download/leafpad/leafpad-0.8.18.1.tar.gz"
|
|||
MD5SUM="254a72fc67505e3aa52884c729cd7b97"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="libgnomeprint libgnomeprintui"
|
||||
REQUIRES=""
|
||||
MAINTAINER="Grigorios Bouzakis"
|
||||
EMAIL="grbzks@xsmail.com"
|
||||
|
|
Loading…
Reference in a new issue