summaryrefslogtreecommitdiffstats
path: root/office
diff options
context:
space:
mode:
author ponce2012-08-23 17:39:37 +0200
committer Robby Workman2012-08-23 22:49:37 +0200
commit7d93c65344269849f7e9af8ffa80a9202b203991 (patch)
tree1cdb7b27d1c3c19197f6b053ab3c7cbb7103ad9a /office
parent46433662e22541b34b59c5b2375952e7f6c08e59 (diff)
downloadslackbuilds-7d93c65344269849f7e9af8ffa80a9202b203991.tar.gz
office/leafpad: Fixed dep information
Diffstat (limited to 'office')
-rw-r--r--office/leafpad/README2
-rw-r--r--office/leafpad/leafpad.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/office/leafpad/README b/office/leafpad/README
index 6fc52dc200..cca5f38e8a 100644
--- a/office/leafpad/README
+++ b/office/leafpad/README
@@ -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.
diff --git a/office/leafpad/leafpad.info b/office/leafpad/leafpad.info
index cc16821ff1..f016a465c1 100644
--- a/office/leafpad/leafpad.info
+++ b/office/leafpad/leafpad.info
@@ -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"