[Lunar-commits] <moonbase> netpbm: add optional depend on libX11.
Florin Braescu
florin at lunar-linux.org
Tue Apr 6 07:43:09 CEST 2010
commit 439eca9cbb70e574db5d018c9cc914caa1886c8e
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Apr 6 08:43:09 2010 +0300
netpbm: add optional depend on libX11.
---
graphics/netpbm/DEPENDS | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/graphics/netpbm/DEPENDS b/graphics/netpbm/DEPENDS
index ac15bf1..7f54788 100644
--- a/graphics/netpbm/DEPENDS
+++ b/graphics/netpbm/DEPENDS
@@ -3,3 +3,4 @@ depends jpeg
depends libpng
optional_depends svgalib "" "" "for svga support"
+optional_depends libX11 "" "" "for X11 support"
More information about the Lunar-commits
mailing list